LeviLamina
Loading...
Searching...
No Matches
NonStrictJsonLoader.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
NonStrictJsonLoader
:
public
::cereal::BasicLoader
{
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
virtual
~NonStrictJsonLoader
()
/*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::NonStrictJsonLoader
Definition
NonStrictJsonLoader.h:10
cereal::NonStrictJsonLoader::$dtor
MCAPI void $dtor()
cereal::NonStrictJsonLoader::$vftable
static MCAPI void ** $vftable()
src
mc
deps
cereal
NonStrictJsonLoader.h
Generated on
for LeviLamina by
1.16.1