LeviLamina
Loading...
Searching...
No Matches
ConnectionContext.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/RefCountedNonVirtual.h"
7
#include "mc/external/webrtc/scoped_refptr.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
webrtc {
class
Environment; }
12
namespace
webrtc {
struct
PeerConnectionFactoryDependencies; }
13
// clang-format on
14
15
namespace
webrtc {
16
17
class
ConnectionContext
:
public
::rtc::RefCountedNonVirtual
<::webrtc::ConnectionContext> {
18
public
:
19
// member variables
20
// NOLINTBEGIN
21
::ll::UntypedStorage<1, 1>
mUnkd10b43;
22
::ll::UntypedStorage<8, 8>
mUnk6e1369;
23
::ll::UntypedStorage<8, 8>
mUnk4ef779;
24
::ll::UntypedStorage<8, 8>
mUnk949300;
25
::ll::UntypedStorage<8, 16>
mUnkca2db6;
26
::ll::UntypedStorage<8, 8>
mUnk301f31;
27
::ll::UntypedStorage<8, 40>
mUnkcdc30f;
28
::ll::UntypedStorage<8, 8>
mUnk7ed853;
29
::ll::UntypedStorage<8, 56>
mUnke1da77;
30
::ll::UntypedStorage<8, 8>
mUnkc3355c;
31
::ll::UntypedStorage<8, 8>
mUnk32be4e;
32
::ll::UntypedStorage<8, 8>
mUnk730c99;
33
::ll::UntypedStorage<8, 8>
mUnke24da4;
34
::ll::UntypedStorage<8, 8>
mUnk14cc47;
35
::ll::UntypedStorage<1, 1>
mUnk510df9;
36
// NOLINTEND
37
38
public
:
39
// prevent constructor by default
40
ConnectionContext
& operator=(
ConnectionContext
const
&);
41
ConnectionContext
(
ConnectionContext
const
&);
42
ConnectionContext
();
43
44
public
:
45
// member functions
46
// NOLINTBEGIN
47
MCAPI
ConnectionContext
(
::webrtc::Environment
const
&,
::webrtc::PeerConnectionFactoryDependencies
*);
48
49
MCAPI
~ConnectionContext
();
50
// NOLINTEND
51
52
public
:
53
// static functions
54
// NOLINTBEGIN
55
MCAPI static ::webrtc::scoped_refptr<::webrtc::ConnectionContext>
56
Create(
::webrtc::Environment
const
&,
::webrtc::PeerConnectionFactoryDependencies
*);
57
// NOLINTEND
58
59
public
:
60
// constructor thunks
61
// NOLINTBEGIN
62
MCAPI
void
* $ctor(
::webrtc::Environment
const
&,
::webrtc::PeerConnectionFactoryDependencies
*);
63
// NOLINTEND
64
65
public
:
66
// destructor thunk
67
// NOLINTBEGIN
68
MCAPI
void
$dtor();
69
// NOLINTEND
70
};
71
72
}
// namespace webrtc
rtc::RefCountedNonVirtual
Definition
RefCountedNonVirtual.h:8
webrtc::ConnectionContext
Definition
ConnectionContext.h:17
webrtc::Environment
Definition
Environment.h:7
ll::UntypedStorage
Definition
Alias.h:14
webrtc::PeerConnectionFactoryDependencies
Definition
PeerConnectionFactoryDependencies.h:7
src
mc
external
webrtc
ConnectionContext.h
Generated on Sat Apr 26 2025 05:55:42 for LeviLamina by
1.12.0