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 functions
16
// NOLINTBEGIN
17
MCAPI
void
ApplyDeltaAck(
::cricket::StunUInt64Attribute
const
&);
18
19
MCAPI ::std::unique_ptr<::cricket::StunByteStringAttribute> CreateDelta();
20
21
MCAPI
void
Disable();
22
23
MCAPI
~StunDictionaryWriter
();
24
// NOLINTEND
25
26
public
:
27
// destructor thunk
28
// NOLINTBEGIN
29
MCAPI
void
$dtor();
30
// NOLINTEND
31
};
32
33
}
// namespace cricket
cricket::StunDictionaryWriter
Definition
StunDictionaryWriter.h:13
cricket::StunUInt64Attribute
Definition
StunUInt64Attribute.h:17
src
mc
external
cricket
StunDictionaryWriter.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0