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

Classes

struct  Context
 
struct  ContextStack
 
struct  LogEntry
 

Public Types

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

Public Member Functions

BasicSerializerContextoperator= (BasicSerializerContext const &)
 
 BasicSerializerContext (BasicSerializerContext const &)
 
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< 8, 16 > mUnka1cb6b
 
::ll::UntypedStorage< 8, 72 > mUnke42d72
 
::ll::UntypedStorage< 2, 2 > mUnkbb4d26
 

Member Function Documentation

◆ _getContextString()

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

◆ contextFor()

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

◆ currentContext()

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

◆ errors()

MCAPI ::std::vector<::std::string > cereal::BasicSerializerContext::errors ( ) 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.

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