#include <json/reader.h>
Inherited by Json::OurCharReader::OurImpl.
Definition at line 288 of file reader.h.
◆ ~Impl()
virtual Json::CharReader::Impl::~Impl |
( |
| ) |
|
|
virtualdefault |
◆ getStructuredErrors()
virtual std::vector< StructuredError > Json::CharReader::Impl::getStructuredErrors |
( |
| ) |
const |
|
pure virtual |
◆ parse()
virtual bool Json::CharReader::Impl::parse |
( |
char const * |
beginDoc, |
|
|
char const * |
endDoc, |
|
|
Value * |
root, |
|
|
String * |
errs |
|
) |
| |
|
pure virtual |
The documentation for this class was generated from the following file: