LeviLamina
Loading...
Searching...
No Matches
RtcEventDtlsWritableState.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/RtcEvent.h"
7
8
namespace
webrtc {
9
10
class
RtcEventDtlsWritableState
:
public
::webrtc::RtcEvent
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<1, 1>
mUnkb7615a;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
RtcEventDtlsWritableState
& operator=(
RtcEventDtlsWritableState
const
&);
20
RtcEventDtlsWritableState
(
RtcEventDtlsWritableState
const
&);
21
RtcEventDtlsWritableState
();
22
23
public
:
24
// virtual functions
25
// NOLINTBEGIN
26
// vIndex: 0
27
virtual
~RtcEventDtlsWritableState
()
/*override*/
;
28
29
// vIndex: 1
30
virtual ::webrtc::RtcEvent::Type GetType()
const
/*override*/
;
31
32
// vIndex: 2
33
virtual
bool
IsConfigEvent()
const
/*override*/
;
34
// NOLINTEND
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
MCNAPI
explicit
RtcEventDtlsWritableState
(
bool
writable);
40
// NOLINTEND
41
42
public
:
43
// constructor thunks
44
// NOLINTBEGIN
45
MCNAPI
void
*
$ctor
(
bool
writable);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCNAPI
void
$dtor
();
52
// NOLINTEND
53
54
public
:
55
// virtual function thunks
56
// NOLINTBEGIN
57
MCNAPI ::webrtc::RtcEvent::Type
$GetType
()
const
;
58
59
MCNAPI
bool
$IsConfigEvent
()
const
;
60
// NOLINTEND
61
62
public
:
63
// vftables
64
// NOLINTBEGIN
65
MCNAPI
static
void
**
$vftable
();
66
// NOLINTEND
67
};
68
69
}
// namespace webrtc
webrtc::RtcEventDtlsWritableState
Definition
RtcEventDtlsWritableState.h:10
webrtc::RtcEventDtlsWritableState::$GetType
MCAPI::webrtc::RtcEvent::Type $GetType() const
webrtc::RtcEventDtlsWritableState::$dtor
MCAPI void $dtor()
webrtc::RtcEventDtlsWritableState::$vftable
static MCAPI void ** $vftable()
webrtc::RtcEventDtlsWritableState::RtcEventDtlsWritableState
MCAPI RtcEventDtlsWritableState(bool writable)
webrtc::RtcEventDtlsWritableState::$ctor
MCAPI void * $ctor(bool writable)
webrtc::RtcEventDtlsWritableState::$IsConfigEvent
MCAPI bool $IsConfigEvent() const
webrtc::RtcEvent
Definition
RtcEvent.h:7
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
RtcEventDtlsWritableState.h
Generated on Wed Jul 23 2025 08:34:09 for LeviLamina by
1.12.0