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

Classes

struct  StackEntry
 

Public Member Functions

ParseHandleroperator= (ParseHandler const &)
 
 ParseHandler (ParseHandler const &)
 
MCAPI bool Bool (bool b)
 
MCAPI bool Double (double d)
 
MCAPI bool Int (int i)
 
MCFOLD bool Int64 (int64 i)
 
MCFOLD bool Key (char const *str, uint length, bool copy)
 
MCAPI bool Null ()
 
MCAPI bool StartArray ()
 
MCAPI bool StartObject ()
 
MCFOLD bool String (char const *str, uint length, bool copy)
 
MCAPI bool Uint (uint u)
 
MCFOLD bool Uint64 (uint64 u)
 
MCAPI bool _addObjectOrArray (::Bedrock::JSONObject::ValueWrapper const &value)
 

Public Attributes

::ll::UntypedStorage< 8, 8 > mUnk20ca89
 
::ll::UntypedStorage< 8, 8 > mUnk660ee3
 

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