LeviLamina
Loading...
Searching...
No Matches
TestConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
TestConfig {
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
::ll::UntypedStorage<4, 4>
mUnk9d6546;
10
::ll::UntypedStorage<4, 4>
mUnk5d82e6;
11
::ll::UntypedStorage<1, 1>
mUnk1524f2;
12
::ll::UntypedStorage<4, 4>
mUnkddc2c8;
13
::ll::UntypedStorage<8, 24>
mUnk7be769;
14
::ll::UntypedStorage<4, 4>
mUnka31c3c;
15
::ll::UntypedStorage<1, 1>
mUnk9988fe;
16
::ll::UntypedStorage<1, 1>
mUnkce1c9d;
17
::ll::UntypedStorage<1, 1>
mUnk5a5683;
18
::ll::UntypedStorage<8, 32>
mUnkd000c7;
19
::ll::UntypedStorage<8, 32>
mUnk82f329;
20
::ll::UntypedStorage<1, 1>
mUnk36c632;
21
// NOLINTEND
22
23
public
:
24
// prevent constructor by default
25
TestConfig& operator=(TestConfig
const
&);
26
TestConfig();
27
28
public
:
29
// member functions
30
// NOLINTBEGIN
31
MCNAPI
TestConfig
(::TestConfig
const
&);
32
33
MCNAPI
explicit
TestConfig
(::std::string
const
& fileName);
34
35
MCNAPI ::TestConfig&
operator=
(::TestConfig&&);
36
37
MCNAPI
~TestConfig
();
38
// NOLINTEND
39
40
public
:
41
// constructor thunks
42
// NOLINTBEGIN
43
MCNAPI
void
*
$ctor
(::TestConfig
const
&);
44
45
MCNAPI
void
*
$ctor
(::std::string
const
& fileName);
46
// NOLINTEND
47
48
public
:
49
// destructor thunk
50
// NOLINTBEGIN
51
MCNAPI
void
$dtor
();
52
// NOLINTEND
53
};
TestConfig::~TestConfig
MCAPI ~TestConfig()
TestConfig::$ctor
MCAPI void * $ctor(::TestConfig const &)
TestConfig::TestConfig
MCAPI TestConfig(::TestConfig const &)
TestConfig::$dtor
MCAPI void $dtor()
TestConfig::$ctor
MCAPI void * $ctor(::std::string const &fileName)
TestConfig::operator=
MCAPI::TestConfig & operator=(::TestConfig &&)
TestConfig::TestConfig
MCAPI TestConfig(::std::string const &fileName)
ll::UntypedStorage
Definition
Alias.h:14
src-server
mc
server
TestConfig.h
Generated on
for LeviLamina by
1.16.1