LeviLamina
Loading...
Searching...
No Matches
EventIdentifierConstraint.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/cereal/ConstraintHandle.h"
7
#include "mc/deps/cereal/ContextArea.h"
8
9
// auto generated forward declare list
10
// clang-format off
11
namespace
cereal {
class
SerializerContext
; }
12
namespace
cereal::internal {
struct
ConstraintDescription
; }
13
// clang-format on
14
15
namespace
SharedTypes {
16
17
class
EventIdentifierConstraint
:
public
::cereal::ConstraintHandle
<::SharedTypes::EventIdentifierConstraint> {
18
public
:
19
// member functions
20
// NOLINTBEGIN
21
MCFOLD ::cereal::internal::ConstraintDescription description(::cereal::ContextArea)
const
;
22
23
MCFOLD
void
validateValue(::std::string
const
& str,
::cereal::SerializerContext
&
context
)
const
;
24
// NOLINTEND
25
26
public
:
27
// vftables
28
// NOLINTBEGIN
29
MCNAPI
static
void
**
$vftable
();
30
// NOLINTEND
31
};
32
33
}
// namespace SharedTypes
SharedTypes::EventIdentifierConstraint
Definition
EventIdentifierConstraint.h:17
SharedTypes::EventIdentifierConstraint::$vftable
static MCAPI void ** $vftable()
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::SerializerContext
Definition
SerializerContext.h:17
cereal::internal::ConstraintDescription
Definition
ConstraintDescription.h:7
context
Definition
context.h:5
src
mc
deps
shared_types
cereal
EventIdentifierConstraint.h
Generated on
for LeviLamina by
1.16.1