LeviLamina
Loading...
Searching...
No Matches
StunDictionaryWriter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cricket {
class
StunByteStringAttribute
; }
8
namespace
cricket {
class
StunUInt64Attribute
; }
9
// clang-format on
10
11
namespace
cricket {
12
13
class
StunDictionaryWriter {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<1, 1>
mUnkf1118b;
18
::ll::UntypedStorage<8, 8>
mUnk6a167c;
19
::ll::UntypedStorage<8, 8>
mUnkc114f7;
20
::ll::UntypedStorage<8, 24>
mUnk3cceec;
21
::ll::UntypedStorage<8, 16>
mUnk1af2b6;
22
// NOLINTEND
23
24
public
:
25
// prevent constructor by default
26
StunDictionaryWriter& operator=(StunDictionaryWriter
const
&);
27
StunDictionaryWriter(StunDictionaryWriter
const
&);
28
StunDictionaryWriter();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCNAPI
void
ApplyDeltaAck
(
::cricket::StunUInt64Attribute
const
& ack);
34
35
MCNAPI ::std::unique_ptr<::cricket::StunByteStringAttribute>
CreateDelta
();
36
37
MCNAPI
void
Disable
();
38
39
MCNAPI
~StunDictionaryWriter
();
40
// NOLINTEND
41
42
public
:
43
// destructor thunk
44
// NOLINTBEGIN
45
MCNAPI
void
$dtor
();
46
// NOLINTEND
47
};
48
49
}
// namespace cricket
cricket::StunByteStringAttribute
Definition
StunByteStringAttribute.h:17
cricket::StunDictionaryWriter::CreateDelta
MCAPI ::std::unique_ptr<::cricket::StunByteStringAttribute > CreateDelta()
cricket::StunDictionaryWriter::ApplyDeltaAck
MCAPI void ApplyDeltaAck(::cricket::StunUInt64Attribute const &ack)
cricket::StunDictionaryWriter::~StunDictionaryWriter
MCAPI ~StunDictionaryWriter()
cricket::StunDictionaryWriter::$dtor
MCAPI void $dtor()
cricket::StunDictionaryWriter::Disable
MCAPI void Disable()
cricket::StunUInt64Attribute
Definition
StunUInt64Attribute.h:17
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
cricket
StunDictionaryWriter.h
Generated on
for LeviLamina by
1.16.1