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
webrtc {
class
StunByteStringAttribute
; }
8
namespace
webrtc {
class
StunUInt64Attribute
; }
9
// clang-format on
10
11
namespace
webrtc {
12
13
class
StunDictionaryWriter {
14
public
:
15
// member variables
16
// NOLINTBEGIN
17
::ll::UntypedStorage<1, 1>
mUnkf0cbab;
18
::ll::UntypedStorage<8, 8>
mUnk411008;
19
::ll::UntypedStorage<8, 8>
mUnk259f97;
20
::ll::UntypedStorage<8, 24>
mUnk5b7267;
21
::ll::UntypedStorage<8, 16>
mUnkb73874;
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
(
::webrtc::StunUInt64Attribute
const
& ack);
34
35
MCNAPI ::std::unique_ptr<::webrtc::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 webrtc
webrtc::StunByteStringAttribute
Definition
StunByteStringAttribute.h:17
webrtc::StunDictionaryWriter::~StunDictionaryWriter
MCAPI ~StunDictionaryWriter()
webrtc::StunDictionaryWriter::CreateDelta
MCAPI ::std::unique_ptr<::webrtc::StunByteStringAttribute > CreateDelta()
webrtc::StunDictionaryWriter::Disable
MCAPI void Disable()
webrtc::StunDictionaryWriter::$dtor
MCAPI void $dtor()
webrtc::StunDictionaryWriter::ApplyDeltaAck
MCAPI void ApplyDeltaAck(::webrtc::StunUInt64Attribute const &ack)
webrtc::StunUInt64Attribute
Definition
StunUInt64Attribute.h:17
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
StunDictionaryWriter.h
Generated on
for LeviLamina by
1.16.1