LeviLamina
Loading...
Searching...
No Matches
SctpTransportInformation.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/SctpTransportState.h"
7
#include "mc/external/webrtc/scoped_refptr.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
webrtc {
class
DtlsTransportInterface; }
12
// clang-format on
13
14
namespace
webrtc {
15
16
class
SctpTransportInformation
{
17
public
:
18
// member variables
19
// NOLINTBEGIN
20
::ll::UntypedStorage<4, 4>
mUnk835d12;
21
::ll::UntypedStorage<8, 8>
mUnkda0b33;
22
::ll::UntypedStorage<8, 16>
mUnk65d332;
23
::ll::UntypedStorage<4, 8>
mUnk952b61;
24
// NOLINTEND
25
26
public
:
27
// prevent constructor by default
28
SctpTransportInformation
();
29
30
public
:
31
// member functions
32
// NOLINTBEGIN
33
MCAPI
SctpTransportInformation
(
::webrtc::SctpTransportInformation
const
&);
34
35
MCAPI
36
SctpTransportInformation
(::webrtc::SctpTransportState,
::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface>
, ::std::optional<double>, ::std::optional<int>);
37
38
MCAPI ::webrtc::SctpTransportInformation& operator=(
::webrtc::SctpTransportInformation
const
&);
39
40
MCAPI
~SctpTransportInformation
();
41
// NOLINTEND
42
43
public
:
44
// constructor thunks
45
// NOLINTBEGIN
46
MCAPI
void
* $ctor(
::webrtc::SctpTransportInformation
const
&);
47
48
MCAPI
void
*
49
$ctor(::webrtc::SctpTransportState,
::webrtc::scoped_refptr<::webrtc::DtlsTransportInterface>
, ::std::optional<double>, ::std::optional<int>);
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
MCAPI
void
$dtor();
56
// NOLINTEND
57
};
58
59
}
// namespace webrtc
webrtc::SctpTransportInformation
Definition
SctpTransportInformation.h:16
webrtc::scoped_refptr
Definition
scoped_refptr.h:8
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
SctpTransportInformation.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0