| 
| 
typedef char  | Char | 
|   | 
| 
typedef const Char *  | Location | 
|   | 
 | 
| 
  | OurReader (OurFeatures const &features) | 
|   | 
| 
bool  | parse (const char *beginDoc, const char *endDoc, Value &root, bool collectComments=true) | 
|   | 
| 
std::string  | getFormattedErrorMessages () const  | 
|   | 
| 
std::vector< StructuredError >  | getStructuredErrors () const  | 
|   | 
| 
bool  | pushError (const Value &value, const std::string &message) | 
|   | 
| 
bool  | pushError (const Value &value, const std::string &message, const Value &extra) | 
|   | 
| 
bool  | good () const  | 
|   | 
The documentation for this class was generated from the following file: