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
virtual ::SemVersion version()
const
/*override*/
;
32
33
virtual ::Puv::Input::Data data()
const
/*override*/
;
34
35
virtual
~RapidjsonInput()
/*override*/
=
default
;
36
// NOLINTEND
37
38
public
:
39
// virtual function thunks
40
// NOLINTBEGIN
41
42
// NOLINTEND
43
};
44
45
}
// namespace Puv
Puv::Input
Definition
Input.h:15
SemVersion
Definition
SemVersion.h:15
ll::UntypedStorage
Definition
Alias.h:14
src
mc
deps
puv
RapidjsonInput.h
Generated on
for LeviLamina by
1.16.1