Loading...
Searching...
No Matches
avnd_tools::value_serialization::json_reader Struct Reference
Inheritance diagram for avnd_tools::value_serialization::json_reader:

Classes

struct  frame
 

Public Member Functions

bool put (ossia::value value)
 
bool scalar (ossia::value value)
 
bool Null ()
 
bool Bool (bool v)
 
bool RawNumber (const char *s, rapidjson::SizeType n, bool)
 
bool String (const char *s, rapidjson::SizeType n, bool)
 
bool Key (const char *s, rapidjson::SizeType n, bool)
 
bool start (ossia::value value)
 
bool StartObject ()
 
bool StartArray ()
 
bool end ()
 
bool EndObject (rapidjson::SizeType)
 
bool EndArray (rapidjson::SizeType)
 

Public Attributes

std::vector< framestack
 
ossia::value result
 
limits budget
 

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