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