LeviLamina
Loading...
Searching...
No Matches
JsonCppInput.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/puv/Input.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
SemVersion
;
11
// clang-format on
12
13
namespace
Puv {
14
15
class
JsonCppInput
:
public
::Puv::Input
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 16>
mUnkec571a;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
JsonCppInput
& operator=(
JsonCppInput
const
&);
25
JsonCppInput
(
JsonCppInput
const
&);
26
JsonCppInput
();
27
28
public
:
29
// virtual functions
30
// NOLINTBEGIN
31
// vIndex: 1
32
virtual ::SemVersion version()
const
/*override*/
;
33
34
// vIndex: 2
35
virtual ::Puv::Input::Data data()
const
/*override*/
;
36
37
// vIndex: 0
38
virtual
~JsonCppInput
()
/*override*/
;
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
MCNAPI
void
$dtor
();
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
MCNAPI ::SemVersion
$version
()
const
;
51
52
MCNAPI ::Puv::Input::Data
$data
()
const
;
53
// NOLINTEND
54
55
public
:
56
// vftables
57
// NOLINTBEGIN
58
MCNAPI
static
void
**
$vftable
();
59
// NOLINTEND
60
};
61
62
}
// namespace Puv
Puv::Input
Definition
Input.h:14
Puv::JsonCppInput
Definition
JsonCppInput.h:15
Puv::JsonCppInput::$dtor
MCAPI void $dtor()
Puv::JsonCppInput::$data
MCAPI::Puv::Input::Data $data() const
Puv::JsonCppInput::$version
MCAPI::SemVersion $version() const
Puv::JsonCppInput::$vftable
static MCAPI void ** $vftable()
SemVersion
Definition
SemVersion.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
puv
JsonCppInput.h
Generated on Fri Jun 13 2025 05:04:25 for LeviLamina by
1.12.0