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