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

SerializerContext & operator= (SerializerContext const &)
 SerializerContext (SerializerContext const &)
MCAPI void clearGenerations (uint from, uint to, ::cereal::ResultCode filter)
MCAPI::cereal::LogCheckpoint getLogCheckpoint ()
MCAPI void log (::cereal::ResultCode res, ::Bedrock::StaticOptimizedString msg)
MCAPI void popContext ()
MCAPI::cereal::SerializerContext & pushContext (uint containerIndex)
MCAPI::cereal::SerializerContext & pushContext (::Bedrock::StaticOptimizedString propertyName)
MCAPI ~SerializerContext ()
MCAPI void $dtor ()
MCAPI::std::string _getContextString (uint index) const
MCAPI ::std::vector<::cereal::BasicSerializerContext::ContextcontextFor (::cereal::BasicSerializerContext::LogEntry const &entry) const
MCAPI ::std::vector<::std::string > errors () const

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk3e0f77
::ll::UntypedStorage< 4, 4 > mUnk2db00f
::ll::UntypedStorage< 4, 4 > mUnke38ce2
::ll::UntypedStorage< 8, 48 > mUnk16c65c
::ll::UntypedStorage< 8, 64 > mUnke42d72
::ll::UntypedStorage< 2, 2 > mUnkbb4d26
::ll::UntypedStorage< 1, 1 > mUnk10d234

Constructor & Destructor Documentation

◆ ~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

◆ clearGenerations()

MCAPI void cereal::SerializerContext::clearGenerations ( uint from,
uint to,
::cereal::ResultCode filter )
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.

◆ getLogCheckpoint()

MCAPI::cereal::LogCheckpoint cereal::SerializerContext::getLogCheckpoint ( )
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,
::Bedrock::StaticOptimizedString 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.

◆ 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() [1/2]

MCAPI::cereal::SerializerContext & cereal::SerializerContext::pushContext ( uint containerIndex)
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() [2/2]

MCAPI::cereal::SerializerContext & cereal::SerializerContext::pushContext ( ::Bedrock::StaticOptimizedString propertyName)
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.

◆ 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: