Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12345]
 Cememory::EnableSharedFromThisBase [external]
 Cememory::EnableSharedFromThis< Value > [external]
 Cejson::internal::ValueBasic main object of all json data
 Cejson::internal::ArrayEjson Array internal data implementation
 Cejson::internal::BooleanEjson Boolean internal data implementation
 Cejson::internal::NullEjson Null internal data implementation
 Cejson::internal::NumberEjson Number internal data implementation
 Cejson::internal::ObjectEjson Object internal data implementation
 Cejson::internal::DocumentEjson Document internal data implementation
 Cejson::internal::StringEjson String internal data implementation
 Cejson::FilePosPosition in the file of the original data
 Cejson::iterator< EJSON_BASE_T >
 Cejson::ValueBasic main object of all json elements
 Cejson::ArrayEjson Array interface [ ... ]
 Cejson::BooleanEjson Boolean interface: true/false
 Cejson::NullEjson Null interface: 'null'
 Cejson::NumberEjson Number interface
 Cejson::ObjectEjson Object interface { ... }
 Cejson::DocumentEjson Document interface (acces with the file and stream)
 Cejson::StringEjson String interface