LeviLamina
Loading...
Searching...
No Matches
JsonRpcNotificationBase.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
JsonRpc {
6
7
class
JsonRpcNotificationBase {
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 32>
mUnkfd1ba5;
12
::ll::UntypedStorage<8, 32>
mUnk6f714a;
13
// NOLINTEND
14
15
public
:
16
// prevent constructor by default
17
JsonRpcNotificationBase(JsonRpcNotificationBase
const
&);
18
JsonRpcNotificationBase();
19
20
public
:
21
// member functions
22
// NOLINTBEGIN
23
MCNAPI ::JsonRpc::JsonRpcNotificationBase&
operator=
(
::JsonRpc::JsonRpcNotificationBase
&&);
24
25
MCNAPI ::JsonRpc::JsonRpcNotificationBase&
operator=
(
::JsonRpc::JsonRpcNotificationBase
const
&);
26
27
MCNAPI
~JsonRpcNotificationBase
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCNAPI
void
$dtor
();
34
// NOLINTEND
35
};
36
37
}
// namespace JsonRpc
JsonRpc::JsonRpcNotificationBase
Definition
JsonRpcNotificationBase.h:7
JsonRpc::JsonRpcNotificationBase::operator=
MCAPI::JsonRpc::JsonRpcNotificationBase & operator=(::JsonRpc::JsonRpcNotificationBase const &)
JsonRpc::JsonRpcNotificationBase::$dtor
MCAPI void $dtor()
JsonRpc::JsonRpcNotificationBase::operator=
MCAPI::JsonRpc::JsonRpcNotificationBase & operator=(::JsonRpc::JsonRpcNotificationBase &&)
JsonRpc::JsonRpcNotificationBase::~JsonRpcNotificationBase
MCAPI ~JsonRpcNotificationBase()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
network
services
signaling
json_rpc
JsonRpcNotificationBase.h
Generated on
for LeviLamina by
1.16.1