LeviLamina
Loading...
Searching...
No Matches
StrictJsonLoader.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/BasicLoader.h"
7
8
namespace
cereal {
9
10
class
StrictJsonLoader
:
public
::cereal::BasicLoader
{
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
virtual
~StrictJsonLoader
()
/*override*/
;
15
// NOLINTEND
16
17
public
:
18
// destructor thunk
19
// NOLINTBEGIN
20
MCNAPI
void
$dtor
();
21
// NOLINTEND
22
23
public
:
24
// vftables
25
// NOLINTBEGIN
26
MCNAPI
static
void
**
$vftable
();
27
// NOLINTEND
28
};
29
30
}
// namespace cereal
cereal::BasicLoader
Definition
BasicLoader.h:16
cereal::StrictJsonLoader
Definition
StrictJsonLoader.h:10
cereal::StrictJsonLoader::$dtor
MCAPI void $dtor()
cereal::StrictJsonLoader::$vftable
static MCAPI void ** $vftable()
src
mc
deps
cereal
StrictJsonLoader.h
Generated on
for LeviLamina by
1.16.1