millijson
Lightweight JSON parser for C++
Loading...
Searching...
No Matches
Class Hierarchy

Go to the graphical class hierarchy

This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cmillijson::BaseVirtual base class for all JSON types
 Cmillijson::ArrayJSON array
 Cmillijson::BooleanJSON boolean
 Cmillijson::NothingJSON null
 Cmillijson::NumberJSON number
 Cmillijson::NumberAsStringJSON number as a string
 Cmillijson::ObjectJSON object
 Cmillijson::StringJSON string
 Cmillijson::DefaultProvisionerDefault methods to provision representations of JSON types
 Cmillijson::FileReadOptionsOptions for parse_file() and validate_file()
 Cmillijson::ParseOptionsOptions for parse()