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 bool hasErrorInGenerations (uint from, uint to, ::cereal::ResultCode filter) const
MCAPI void log (::cereal::ResultCode res, ::std::string msg)
MCAPI uint nextGeneration ()
MCAPI void popContext ()
MCAPI::cereal::SerializerContext & pushContext (::cereal::BasicSerializerContext::ContextType contextType, ::std::string contextToken)
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
MCAPI ::gsl::span<::cereal::BasicSerializerContext::LogEntry const > logEntries () const

Public Attributes

::ll::UntypedStorage< 1, 1 > mUnk7fd416
::ll::UntypedStorage< 4, 4 > mUnk3e0f77
::ll::UntypedStorage< 4, 4 > mUnke38ce2
::ll::UntypedStorage< 8, 64 > mUnk16c65c
::ll::UntypedStorage< 8, 80 > 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.

◆ hasErrorInGenerations()

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

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

◆ nextGeneration()

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

◆ $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.

◆ logEntries()

MCAPI ::gsl::span<::cereal::BasicSerializerContext::LogEntry const > cereal::BasicSerializerContext::logEntries ( ) 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: