LeviLamina
Loading...
Searching...
No Matches
JsonValueHierarchyNode.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
MinEngineVersion
;
8
class
SemVersion
;
9
namespace
Json {
class
Value
; }
10
// clang-format on
11
12
class
JsonValueHierarchyNode
{
13
public
:
14
// member variables
15
// NOLINTBEGIN
16
::ll::UntypedStorage<8, 8>
mUnkd1325c;
17
::ll::UntypedStorage<8, 24>
mUnkc7915f;
18
::ll::UntypedStorage<8, 32>
mUnkbebb5d;
19
::ll::UntypedStorage<8, 32>
mUnk8deeb9;
20
// NOLINTEND
21
22
#ifdef LL_PLAT_S
23
public
:
24
// prevent constructor by default
25
JsonValueHierarchyNode
& operator=(
JsonValueHierarchyNode
const
&);
26
JsonValueHierarchyNode
(
JsonValueHierarchyNode
const
&);
27
JsonValueHierarchyNode
();
28
29
#else
// LL_PLAT_C
30
public
:
31
// prevent constructor by default
32
JsonValueHierarchyNode
& operator=(
JsonValueHierarchyNode
const
&);
33
34
#endif
35
public
:
36
// member functions
37
// NOLINTBEGIN
38
#ifdef LL_PLAT_C
39
MCNAPI
JsonValueHierarchyNode
();
40
41
MCNAPI
JsonValueHierarchyNode
(
::JsonValueHierarchyNode
&&);
42
43
MCNAPI
JsonValueHierarchyNode
(
::JsonValueHierarchyNode
const
&);
44
45
MCNAPI
JsonValueHierarchyNode
(
46
::Json::Value
& value,
47
::SemVersion
const
& formatVersion,
48
::MinEngineVersion
const
& minEngineVersion,
49
::std::string
const
& sourceFileName
50
);
51
52
MCNAPI
~JsonValueHierarchyNode
();
53
#endif
54
// NOLINTEND
55
56
public
:
57
// constructor thunks
58
// NOLINTBEGIN
59
#ifdef LL_PLAT_C
60
MCNAPI
void
* $ctor();
61
62
MCNAPI
void
* $ctor(
::JsonValueHierarchyNode
&&);
63
64
MCNAPI
void
* $ctor(
::JsonValueHierarchyNode
const
&);
65
66
MCNAPI
void
* $ctor(
67
::Json::Value
& value,
68
::SemVersion
const
& formatVersion,
69
::MinEngineVersion
const
& minEngineVersion,
70
::std::string
const
& sourceFileName
71
);
72
#endif
73
// NOLINTEND
74
75
public
:
76
// destructor thunk
77
// NOLINTBEGIN
78
#ifdef LL_PLAT_C
79
MCNAPI
void
$dtor();
80
#endif
81
// NOLINTEND
82
};
JsonValueHierarchyNode
Definition
JsonValueHierarchyNode.h:12
Json::Value
Definition
Value.h:16
MinEngineVersion
Definition
MinEngineVersion.h:10
SemVersion
Definition
SemVersion.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
util
JsonValueHierarchyNode.h
Generated on
for LeviLamina by
1.16.1