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

Classes

class  iterator_base
 

Public Member Functions

MCAPI ::Bedrock::JSONObject::ObjectNode::iterator_base< 1 > begin () const
 
MCAPI void clear ()
 
MCAPI ::Bedrock::JSONObject::ObjectNode::iterator_base< 0 > insert (::std::string_view keyStr, ::Bedrock::JSONObject::ValueWrapper const &value, bool copyKey)
 
MCAPI bool setContents (::Bedrock::JSONObject::ValueWrapper const &contents)
 

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

◆ begin()

MCAPI ::Bedrock::JSONObject::ObjectNode::iterator_base< 1 > Bedrock::JSONObject::ObjectNode::begin ( ) 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.

◆ clear()

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

◆ insert()

MCAPI ::Bedrock::JSONObject::ObjectNode::iterator_base< 0 > Bedrock::JSONObject::ObjectNode::insert ( ::std::string_view keyStr,
::Bedrock::JSONObject::ValueWrapper const & value,
bool copyKey )
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.

◆ setContents()

MCAPI bool Bedrock::JSONObject::ObjectNode::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.

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