LeviLamina
Loading...
Searching...
No Matches
Bedrock::JSONObject::Document Class Reference

Classes

struct  AllocatedResources
 

Public Member Functions

Documentoperator= (Document const &)
 
 Document (Document const &)
 
MCAPI void * _acquireNode (::Bedrock::Intrusive::list<::Bedrock::JSONObject::NodeBase, ::Bedrock::JSONObject::NodeBase, ::Bedrock::JSONObject::NodeBase > &freeList, uint64 size, uint64 alignment)
 
MCAPI void * _acquireStringBuffer (uint64 length, uint64 &outCapacity)
 
MCAPI::Bedrock::JSONObject::NodeBase * _createNode (::Bedrock::JSONObject::ValueWrapper const &value)
 
MCAPI void _initialize ()
 
MCAPI void _releaseNode (::Bedrock::JSONObject::NodeBase &node)
 
MCAPI void _releaseStringBuffer (::Bedrock::JSONObject::StringNode &node)
 
MCAPI::Bedrock::JSONObject::ParseResult const & loadString (::std::string_view str)
 
MCAPI void reset ()
 
MCAPI ~Document ()
 
MCAPI void $dtor ()
 

Public Attributes

::ll::UntypedStorage< 8, 32 > mUnk45fb0b
 
::ll::UntypedStorage< 8, 16 > mUnk7bfcbb
 
::ll::UntypedStorage< 8, 8 > mUnkb7a8b7
 
::ll::UntypedStorage< 8, 8 > mUnkf31ba7
 
::ll::UntypedStorage< 8, 8 > mUnk51b6a2
 
::ll::UntypedStorage< 8, 8 > mUnk9edefa
 
::ll::UntypedStorage< 4, 4 > mUnkfc6168
 

Constructor & Destructor Documentation

◆ ~Document()

MCAPI Bedrock::JSONObject::Document::~Document ( )
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

◆ _acquireNode()

MCAPI void * Bedrock::JSONObject::Document::_acquireNode ( ::Bedrock::Intrusive::list<::Bedrock::JSONObject::NodeBase, ::Bedrock::JSONObject::NodeBase, ::Bedrock::JSONObject::NodeBase > & freeList,
uint64 size,
uint64 alignment )
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.

◆ _acquireStringBuffer()

MCAPI void * Bedrock::JSONObject::Document::_acquireStringBuffer ( uint64 length,
uint64 & outCapacity )
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.

◆ _createNode()

MCAPI::Bedrock::JSONObject::NodeBase * Bedrock::JSONObject::Document::_createNode ( ::Bedrock::JSONObject::ValueWrapper const & value)
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.

◆ _initialize()

MCAPI void Bedrock::JSONObject::Document::_initialize ( )
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.

◆ _releaseNode()

MCAPI void Bedrock::JSONObject::Document::_releaseNode ( ::Bedrock::JSONObject::NodeBase & node)
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.

◆ _releaseStringBuffer()

MCAPI void Bedrock::JSONObject::Document::_releaseStringBuffer ( ::Bedrock::JSONObject::StringNode & node)
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.

◆ loadString()

MCAPI::Bedrock::JSONObject::ParseResult const & Bedrock::JSONObject::Document::loadString ( ::std::string_view str)
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.

◆ reset()

MCAPI void Bedrock::JSONObject::Document::reset ( )
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 Bedrock::JSONObject::Document::$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.

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