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
8
// auto generated forward declare list
9
// clang-format off
10
namespace
cereal {
class
SerializerContext; }
11
namespace
cereal::internal {
struct
ConstraintDescription; }
12
// clang-format on
13
14
namespace
SharedTypes {
15
16
class
EventIdentifierConstraint
:
public
::cereal::ConstraintHandle
<::SharedTypes::EventIdentifierConstraint> {
17
public
:
18
// virtual functions
19
// NOLINTBEGIN
20
// vIndex: 3
21
virtual ::cereal::internal::ConstraintDescription description()
const
/*override*/
;
22
23
// vIndex: 1
24
virtual
~EventIdentifierConstraint
()
/*override*/
=
default
;
25
// NOLINTEND
26
27
public
:
28
// member functions
29
// NOLINTBEGIN
30
MCNAPI
void
validateValue
(::std::string
const
& str,
::cereal::SerializerContext
&
context
)
const
;
31
// NOLINTEND
32
33
public
:
34
// virtual function thunks
35
// NOLINTBEGIN
36
MCNAPI ::cereal::internal::ConstraintDescription
$description
()
const
;
37
// NOLINTEND
38
39
public
:
40
// vftables
41
// NOLINTBEGIN
42
MCNAPI
static
void
**
$vftable
();
43
// NOLINTEND
44
};
45
46
}
// namespace SharedTypes
SharedTypes::EventIdentifierConstraint
Definition
EventIdentifierConstraint.h:16
SharedTypes::EventIdentifierConstraint::$vftable
static MCAPI void ** $vftable()
SharedTypes::EventIdentifierConstraint::$description
MCAPI::cereal::internal::ConstraintDescription $description() const
SharedTypes::EventIdentifierConstraint::validateValue
MCAPI void validateValue(::std::string const &str, ::cereal::SerializerContext &context) const
cereal::ConstraintHandle
Definition
ConstraintHandle.h:8
cereal::SerializerContext
Definition
SerializerContext.h:11
context
Definition
context.h:5
src-server
mc
deps
shared_types
cereal
EventIdentifierConstraint.h
Generated on Tue Nov 25 2025 04:00:50 for LeviLamina by
1.12.0