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

Classes

struct  NumberInfo
struct  StringInfo

Public Member Functions

ValueWrapper & operator= (ValueWrapper const &)
 ValueWrapper (ValueWrapper const &)
MCAPI void _moveConstruct (::Bedrock::JSONObject::ValueWrapper &&other)
MCAPI ::std::function< bool(::Bedrock::JSONObject::ValueWrapper &)> const & getArrayWrapper () const
MCAPI ::std::function< bool(::std::string &, ::Bedrock::JSONObject::ValueWrapper &)> const & getObjectWrapper () const
MCAPI ~ValueWrapper ()
MCAPI void $dtor ()

Static Public Member Functions

static MCAPI ::Bedrock::JSONObject::ValueWrapper _createRaw (char const *s, uint64 length, bool copy)
static MCAPI ::Bedrock::JSONObject::ValueWrapper emptyObject ()

Public Attributes

::ll::UntypedStorage< 4, 4 > mUnk7795a7
union { 
   ::ll::UntypedStorage< 8, 16 >   mUnk7f22b7 
   ::ll::UntypedStorage< 1, 1 >   mUnk97e533 
   ::ll::UntypedStorage< 8, 16 >   mUnka7ef63 
   ::ll::UntypedStorage< 8, 64 >   mUnk5b5602 
   ::ll::UntypedStorage< 8, 64 >   mUnk827f1a 
}; 

Constructor & Destructor Documentation

◆ ~ValueWrapper()

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

◆ _moveConstruct()

MCAPI void Bedrock::JSONObject::ValueWrapper::_moveConstruct ( ::Bedrock::JSONObject::ValueWrapper && other)
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.

◆ getArrayWrapper()

MCAPI ::std::function< bool(::Bedrock::JSONObject::ValueWrapper &)> const & Bedrock::JSONObject::ValueWrapper::getArrayWrapper ( ) 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.

◆ getObjectWrapper()

MCAPI ::std::function< bool(::std::string &, ::Bedrock::JSONObject::ValueWrapper &)> const & Bedrock::JSONObject::ValueWrapper::getObjectWrapper ( ) 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.

◆ _createRaw()

MCAPI ::Bedrock::JSONObject::ValueWrapper Bedrock::JSONObject::ValueWrapper::_createRaw ( char const * s,
uint64 length,
bool copy )
static
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.

◆ emptyObject()

MCAPI ::Bedrock::JSONObject::ValueWrapper Bedrock::JSONObject::ValueWrapper::emptyObject ( )
static
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::ValueWrapper::$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: