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
// virtual functions
20
// NOLINTBEGIN
21
virtual
~EventIdentifierConstraint
()
/*override*/
=
default
;
22
// NOLINTEND
23
24
public
:
25
// member functions
26
// NOLINTBEGIN
27
MCFOLD ::cereal::internal::ConstraintDescription description(::cereal::ContextArea req)
const
;
28
29
MCFOLD
void
validateValue(::std::string
const
& str,
::cereal::SerializerContext
&
context
)
const
;
30
// NOLINTEND
31
32
public
:
33
// vftables
34
// NOLINTBEGIN
35
MCNAPI
static
void
**
$vftable
();
36
// NOLINTEND
37
};
38
39
}
// 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:11
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