LeviLamina
Loading...
Searching...
No Matches
ContextMessageLogger.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ContextMessageLoggerOptions
;
8
// clang-format on
9
10
class
ContextMessageLogger {
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 24>
mUnka2c9cf;
15
::ll::UntypedStorage<1, 5>
mUnk522f81;
16
::ll::UntypedStorage<1, 14>
mUnk15d953;
17
// NOLINTEND
18
19
public
:
20
// prevent constructor by default
21
ContextMessageLogger& operator=(ContextMessageLogger
const
&);
22
ContextMessageLogger(ContextMessageLogger
const
&);
23
ContextMessageLogger();
24
25
public
:
26
// virtual functions
27
// NOLINTBEGIN
28
#ifdef LL_PLAT_S
29
virtual
~ContextMessageLogger() =
default
;
30
#else
// LL_PLAT_C
31
virtual
~ContextMessageLogger();
32
#endif
33
34
// NOLINTEND
35
36
public
:
37
// member functions
38
// NOLINTBEGIN
39
#ifdef LL_PLAT_C
40
MCNAPI
explicit
ContextMessageLogger(
::ContextMessageLoggerOptions
const
& options);
41
#endif
42
// NOLINTEND
43
44
public
:
45
// constructor thunks
46
// NOLINTBEGIN
47
#ifdef LL_PLAT_C
48
MCNAPI
void
* $ctor(
::ContextMessageLoggerOptions
const
& options);
49
#endif
50
// NOLINTEND
51
52
public
:
53
// destructor thunk
54
// NOLINTBEGIN
55
#ifdef LL_PLAT_C
56
MCNAPI
void
$dtor();
57
#endif
58
// NOLINTEND
59
};
ContextMessageLoggerOptions
Definition
ContextMessageLoggerOptions.h:5
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
core
debug
log
ContextMessageLogger.h
Generated on
for LeviLamina by
1.16.1