json::Reader Class Reference
List of all members.
Classes |
struct | Location |
class | ParseException |
class | ScanException |
struct | Token |
Static Public Member Functions |
static void | Read (Object &object, std::istream &istr) |
static void | Read (Array &array, std::istream &istr) |
static void | Read (String &string, std::istream &istr) |
static void | Read (Number &number, std::istream &istr) |
static void | Read (Boolean &boolean, std::istream &istr) |
static void | Read (Null &null, std::istream &istr) |
static void | Read (UnknownElement &elementRoot, std::istream &istr) |
The documentation for this class was generated from the following file:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/TrigBunchCrossingTool/Root/json/reader.h