LeviLamina
Loading...
Searching...
No Matches
Bedrock::JSONObject::ArrayNode Class Reference
Inheritance diagram for Bedrock::JSONObject::ArrayNode:

Classes

class  iterator_base

Public Member Functions

MCAPI bool setContents (::Bedrock::JSONObject::ValueWrapper const &contents)
MCAPI::Bedrock::JSONObject::ObjectNode const * asObject () const
MCAPI::Bedrock::JSONObject::ObjectNode * asObject ()
MCAPI::Bedrock::JSONObject::StringNode const * asString () const
MCAPI bool isObject () const
MCAPI bool isString () const
MCAPI void toJSONString (::std::string &dest) const
MCAPI::Bedrock::JSONObject::NodeBase const & _getBase (::Bedrock::JSONObject::NodeBase::Offset offset, uchar page) const
MCAPI void _setBase (::Bedrock::JSONObject::NodeBase &to, ::Bedrock::JSONObject::NodeBase::Offset &offset, uchar &page)

Public Attributes

union { 
   struct { 
      ::ll::UntypedStorage< 2, 2 >   mUnke7d0a5 
      ::ll::UntypedStorage< 2, 2 >   mUnkab13d6 
      ::ll::UntypedStorage< 2, 2 >   mUnk78a983 
      ::ll::UntypedStorage< 1, 1 >   mUnk58fbd6 
      ::ll::UntypedStorage< 1, 1 >   mUnkfe6bdf 
   } 
   ::ll::UntypedStorage< 8, 8 >   mUnk58ae72 
}; 
::ll::UntypedStorage< 8, 8 > mUnkf18ad4
::ll::UntypedStorage< 4, 4 > mUnk1af5e3
::ll::UntypedStorage< 4, 4 > mUnk75656f

Member Function Documentation

◆ setContents()

MCAPI bool Bedrock::JSONObject::ArrayNode::setContents ( ::Bedrock::JSONObject::ValueWrapper const & contents)
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.

◆ asObject() [1/2]

MCAPI::Bedrock::JSONObject::ObjectNode const * Bedrock::JSONObject::Node::asObject ( ) 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.

◆ asObject() [2/2]

MCAPI::Bedrock::JSONObject::ObjectNode * Bedrock::JSONObject::Node::asObject ( )
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.

◆ asString()

MCAPI::Bedrock::JSONObject::StringNode const * Bedrock::JSONObject::Node::asString ( ) 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.

◆ isObject()

MCAPI bool Bedrock::JSONObject::Node::isObject ( ) 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.

◆ isString()

MCAPI bool Bedrock::JSONObject::Node::isString ( ) 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.

◆ toJSONString()

MCAPI void Bedrock::JSONObject::Node::toJSONString ( ::std::string & dest) 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.

◆ _getBase()

MCAPI::Bedrock::JSONObject::NodeBase const & Bedrock::JSONObject::NodeBase::_getBase ( ::Bedrock::JSONObject::NodeBase::Offset offset,
uchar page ) 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.

◆ _setBase()

MCAPI void Bedrock::JSONObject::NodeBase::_setBase ( ::Bedrock::JSONObject::NodeBase & to,
::Bedrock::JSONObject::NodeBase::Offset & offset,
uchar & page )
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: