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

Classes

struct  InternalFormat

Public Member Functions

NumberNode & operator= (NumberNode const &)
 NumberNode (NumberNode const &)
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 { 
   ::ll::UntypedStorage< 8, 8 >   mUnkffbb2c 
   ::ll::UntypedStorage< 8, 8 >   mUnk91d366 
}; 
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 
}; 

Member Function Documentation

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