LeviLamina
Loading...
Searching...
No Matches
NoopConstraint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/ConstraintHandle.h"
7
8
namespace
cereal {
9
10
class
NoopConstraint
:
public
::cereal::ConstraintHandle
<::cereal::NoopConstraint> {
11
public
:
12
// virtual functions
13
// NOLINTBEGIN
14
virtual
~NoopConstraint
()
/*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::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::NoopConstraint
Definition
NoopConstraint.h:10
cereal::NoopConstraint::$dtor
MCAPI void $dtor()
cereal::NoopConstraint::$vftable
static MCAPI void ** $vftable()
src
mc
deps
cereal
NoopConstraint.h
Generated on
for LeviLamina by
1.16.1