|
enum class | ContextType : int { ArrayElem = 0
, Member = 1
, Root = 2
} |
|
◆ _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()
- 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: