LeviLamina
Loading...
Searching...
No Matches
ByteBufferWriter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/BufferT.h"
7
#include "mc/external/rtc/ByteBufferWriterT.h"
8
9
namespace
rtc {
10
11
class
ByteBufferWriter
:
public
::rtc::ByteBufferWriterT
<::rtc::BufferT<uchar, 0>> {
12
public
:
13
// member functions
14
// NOLINTBEGIN
15
MCAPI
ByteBufferWriter
();
16
17
MCAPI
ByteBufferWriter
(uchar
const
*, uint64);
18
19
MCAPI
~ByteBufferWriter
();
20
// NOLINTEND
21
22
public
:
23
// constructor thunks
24
// NOLINTBEGIN
25
MCAPI
void
* $ctor();
26
27
MCAPI
void
* $ctor(uchar
const
*, uint64);
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCAPI
void
$dtor();
34
// NOLINTEND
35
};
36
37
}
// namespace rtc
rtc::ByteBufferWriterT
Definition
ByteBufferWriterT.h:8
rtc::ByteBufferWriter
Definition
ByteBufferWriter.h:11
src
mc
external
rtc
ByteBufferWriter.h
Generated on Sat Apr 26 2025 05:55:41 for LeviLamina by
1.12.0