LeviLamina
Loading...
Searching...
No Matches
cereal::ext::internal::JSONSchemaDef Struct Reference
+ Inheritance diagram for cereal::ext::internal::JSONSchemaDef:

Public Member Functions

JSONSchemaDefoperator= (JSONSchemaDef const &)
 
MCAPI JSONSchemaDef (::cereal::ext::internal::JSONSchemaDef const &)
 
MCAPI JSONSchemaDef (::cereal::internal::SchemaInfo const &info)
 
MCAPI JSONSchemaDef (::cereal::SchemaDescription const &schemaInfo, ::cereal::ext::internal::OutRefsMap &outRefs)
 
MCAPI void normalizeRefs (::cereal::ext::internal::OutRefsMap &outRefs, ::std::unordered_map<::std::string, ::cereal::ext::internal::JSONSchemaDef > &defsMap)
 
MCAPI ~JSONSchemaDef ()
 
MCAPI void * $ctor (::cereal::ext::internal::JSONSchemaDef const &)
 
MCAPI void * $ctor (::cereal::internal::SchemaInfo const &info)
 
MCAPI void * $ctor (::cereal::SchemaDescription const &schemaInfo, ::cereal::ext::internal::OutRefsMap &outRefs)
 
MCAPI void $dtor ()
 
MCAPI void fill (::cereal::internal::ConstraintDescription const &constraint)
 
MCAPI void fillBody (::cereal::SchemaDescription const &schemaInfo, ::cereal::ext::internal::OutRefsMap &outRefs)
 
MCAPI void fillBodyIfEnum (::cereal::SchemaDescription const &schemaInfo)
 
MCAPI void * $ctor (::cereal::ext::internal::JSONSchemaBody &&)
 
MCAPI void * $ctor (::cereal::ext::internal::JSONSchemaBody const &)
 
MCAPI void * $ctor (::cereal::ext::internal::JSONSchemaValidation const &)
 

Static Public Member Functions

static MCAPI void bindType (::cereal::ReflectionCtx &ctx)
 

Public Attributes

::ll::UntypedStorage< 8, 40 > mUnke137c8
 
::ll::UntypedStorage< 8, 40 > mUnk79aa8e
 
::ll::UntypedStorage< 8, 40 > mUnk1b79c8
 
::ll::UntypedStorage< 1, 2 > mUnk9bbde5
 
::ll::UntypedStorage< 8, 80 > mUnk16357b
 
::ll::UntypedStorage< 8, 32 > mUnk813aa7
 
::ll::UntypedStorage< 8, 32 > mUnk2db52f
 
::ll::UntypedStorage< 8, 72 > mUnk55a1f7
 
::ll::UntypedStorage< 8, 72 > mUnk5c337c
 
::ll::UntypedStorage< 8, 16 > mUnk200d94
 
::ll::UntypedStorage< 8, 16 > mUnkdb80fe
 
::ll::UntypedStorage< 8, 16 > mUnk3b0c00
 
::ll::UntypedStorage< 8, 32 > mUnkdb5419
 
::ll::UntypedStorage< 8, 40 > mUnkeb7b38
 
::ll::UntypedStorage< 8, 72 > mUnk29ddaf
 
::ll::UntypedStorage< 8, 72 > mUnka07cee
 
::ll::UntypedStorage< 8, 16 > mUnk2f00b3
 
::ll::UntypedStorage< 8, 16 > mUnk90828f
 
::ll::UntypedStorage< 8, 16 > mUnkb286af
 
::ll::UntypedStorage< 8, 16 > mUnkec7e3b
 
::ll::UntypedStorage< 8, 16 > mUnk47f1f0
 
::ll::UntypedStorage< 8, 16 > mUnk457dd9
 
::ll::UntypedStorage< 8, 16 > mUnkae9293
 
::ll::UntypedStorage< 8, 40 > mUnk53c233
 
::ll::UntypedStorage< 8, 16 > mUnk59d779
 
::ll::UntypedStorage< 8, 16 > mUnk6160b9
 
::ll::UntypedStorage< 8, 16 > mUnkf06836
 
::ll::UntypedStorage< 8, 16 > mUnk26a133
 

Constructor & Destructor Documentation

◆ JSONSchemaDef() [1/3]

MCAPI cereal::ext::internal::JSONSchemaDef::JSONSchemaDef ( ::cereal::ext::internal::JSONSchemaDef const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ JSONSchemaDef() [2/3]

MCAPI cereal::ext::internal::JSONSchemaDef::JSONSchemaDef ( ::cereal::internal::SchemaInfo const & info)
explicit
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ JSONSchemaDef() [3/3]

MCAPI cereal::ext::internal::JSONSchemaDef::JSONSchemaDef ( ::cereal::SchemaDescription const & schemaInfo,
::cereal::ext::internal::OutRefsMap & outRefs )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ ~JSONSchemaDef()

MCAPI cereal::ext::internal::JSONSchemaDef::~JSONSchemaDef ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

Member Function Documentation

◆ normalizeRefs()

MCAPI void cereal::ext::internal::JSONSchemaDef::normalizeRefs ( ::cereal::ext::internal::OutRefsMap & outRefs,
::std::unordered_map<::std::string, ::cereal::ext::internal::JSONSchemaDef > & defsMap )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ bindType()

static MCAPI void cereal::ext::internal::JSONSchemaDef::bindType ( ::cereal::ReflectionCtx & ctx)
static
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [1/6]

MCAPI void * cereal::ext::internal::JSONSchemaDef::$ctor ( ::cereal::ext::internal::JSONSchemaDef const & )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [2/6]

MCAPI void * cereal::ext::internal::JSONSchemaDef::$ctor ( ::cereal::internal::SchemaInfo const & info)
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [3/6]

MCAPI void * cereal::ext::internal::JSONSchemaDef::$ctor ( ::cereal::SchemaDescription const & schemaInfo,
::cereal::ext::internal::OutRefsMap & outRefs )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $dtor()

MCAPI void cereal::ext::internal::JSONSchemaDef::$dtor ( )
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ fill()

MCAPI void cereal::ext::internal::JSONSchemaBody::fill ( ::cereal::internal::ConstraintDescription const & constraint)
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ fillBody()

MCAPI void cereal::ext::internal::JSONSchemaBody::fillBody ( ::cereal::SchemaDescription const & schemaInfo,
::cereal::ext::internal::OutRefsMap & outRefs )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ fillBodyIfEnum()

MCAPI void cereal::ext::internal::JSONSchemaBody::fillBodyIfEnum ( ::cereal::SchemaDescription const & schemaInfo)
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [4/6]

MCAPI void * cereal::ext::internal::JSONSchemaBody::$ctor ( ::cereal::ext::internal::JSONSchemaBody && )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [5/6]

MCAPI void * cereal::ext::internal::JSONSchemaBody::$ctor ( ::cereal::ext::internal::JSONSchemaBody const & )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

◆ $ctor() [6/6]

MCAPI void * cereal::ext::internal::JSONSchemaValidation::$ctor ( ::cereal::ext::internal::JSONSchemaValidation const & )
inherited
Attention
This function is not yet publicly available. To request access: reference this function in your code and attempt to link. The linker will report the exact symbol name. Submit a access request at https://github.com/LiteLDev/mcapi-requests/issues/new including the full symbol name.

The documentation for this struct was generated from the following file: