LeviLamina
Loading...
Searching...
No Matches
cereal::SerializerContext Class Reference
+ Inheritance diagram for cereal::SerializerContext:

Classes

struct  ScopedPop
 

Public Types

enum class  ContextType : int { ArrayElem = 0 , Member = 1 , Root = 2 }
 

Public Member Functions

SerializerContextoperator= (SerializerContext const &)
 
MCAPI SerializerContext ()
 
MCAPI SerializerContext (::cereal::SerializerContext const &)
 
MCAPI void consumeContext (::cereal::SerializerContext const &other)
 
MCAPI::cereal::SerializerContext detachContext ()
 
MCAPI void log (::cereal::ResultCode res, ::std::string msg)
 
MCAPI::cereal::SerializerContext & operator= (::cereal::SerializerContext &&)
 
MCAPI void popContext ()
 
MCAPI::cereal::SerializerContext & pushContext (::cereal::BasicSerializerContext::ContextType contextType, ::std::string contextToken)
 
MCAPI ~SerializerContext ()
 
MCAPI void * $ctor ()
 
MCAPI void * $ctor (::cereal::SerializerContext const &)
 
MCAPI void $dtor ()
 
MCAPI::std::string _getContextString (uint index) const
 
MCAPI ::std::vector<::cereal::BasicSerializerContext::ContextcontextFor (::cereal::BasicSerializerContext::LogEntry const &entry) const
 
MCAPI ::std::pair<::cereal::BasicSerializerContext::ContextType, ::std::string_view > currentContext () const
 
MCAPI ::std::vector<::std::string > errors () const
 

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnk7fd416
 
::ll::UntypedStorage< 8, 16 > mUnka1cb6b
 
::ll::UntypedStorage< 8, 72 > mUnke42d72
 
::ll::UntypedStorage< 2, 2 > mUnkbb4d26
 

Constructor & Destructor Documentation

◆ SerializerContext() [1/2]

MCAPI cereal::SerializerContext::SerializerContext ( )
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.

◆ SerializerContext() [2/2]

MCAPI cereal::SerializerContext::SerializerContext ( ::cereal::SerializerContext 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.

◆ ~SerializerContext()

MCAPI cereal::SerializerContext::~SerializerContext ( )
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

◆ consumeContext()

MCAPI void cereal::SerializerContext::consumeContext ( ::cereal::SerializerContext const & other)
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.

◆ detachContext()

MCAPI::cereal::SerializerContext cereal::SerializerContext::detachContext ( )
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.

◆ log()

MCAPI void cereal::SerializerContext::log ( ::cereal::ResultCode res,
::std::string msg )
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.

◆ operator=()

MCAPI::cereal::SerializerContext & cereal::SerializerContext::operator= ( ::cereal::SerializerContext && )
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.

◆ popContext()

MCAPI void cereal::SerializerContext::popContext ( )
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.

◆ pushContext()

MCAPI::cereal::SerializerContext & cereal::SerializerContext::pushContext ( ::cereal::BasicSerializerContext::ContextType contextType,
::std::string contextToken )
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/2]

MCAPI void * cereal::SerializerContext::$ctor ( )
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/2]

MCAPI void * cereal::SerializerContext::$ctor ( ::cereal::SerializerContext 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.

◆ $dtor()

MCAPI void cereal::SerializerContext::$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.

◆ _getContextString()

MCAPI::std::string cereal::BasicSerializerContext::_getContextString ( uint index) 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.

◆ contextFor()

MCAPI ::std::vector<::cereal::BasicSerializerContext::Context > cereal::BasicSerializerContext::contextFor ( ::cereal::BasicSerializerContext::LogEntry const & entry) 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.

◆ currentContext()

MCAPI ::std::pair<::cereal::BasicSerializerContext::ContextType, ::std::string_view > cereal::BasicSerializerContext::currentContext ( ) 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.

◆ errors()

MCAPI ::std::vector<::std::string > cereal::BasicSerializerContext::errors ( ) 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 class was generated from the following file: