LeviLamina
Loading...
Searching...
No Matches
RapidjsonInput.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
RapidjsonInput
:
public
::Puv::Input
{
16
public
:
17
// member variables
18
// NOLINTBEGIN
19
::ll::UntypedStorage<8, 96>
mUnk4c4027;
20
// NOLINTEND
21
22
public
:
23
// prevent constructor by default
24
RapidjsonInput
& operator=(
RapidjsonInput
const
&);
25
RapidjsonInput
(
RapidjsonInput
const
&);
26
RapidjsonInput
();
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
~RapidjsonInput
()
/*override*/
=
default
;
39
// NOLINTEND
40
41
public
:
42
// destructor thunk
43
// NOLINTBEGIN
44
45
// NOLINTEND
46
47
public
:
48
// virtual function thunks
49
// NOLINTBEGIN
50
51
// NOLINTEND
52
};
53
54
}
// namespace Puv
Puv::Input
Definition
Input.h:14
Puv::RapidjsonInput
Definition
RapidjsonInput.h:15
SemVersion
Definition
SemVersion.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
puv
RapidjsonInput.h
Generated on Sat Apr 26 2025 05:55:28 for LeviLamina by
1.12.0