|
| document (mutable_string_view &input, const size_t *structure, type root_type, const size_t *root, size_t error_line, size_t error_column, const std::string &error_message) |
|
| document (const document &rhs) |
|
bool | is_valid () const |
|
value | get_root () const |
|
size_t | get_error_line () const |
|
size_t | get_error_column () const |
|
std::string | get_error_message () const |
|
|
refcount | uses |
|
mutable_string_view | input |
|
const size_t *const | structure |
|
const type | root_type |
|
const size_t *const | root |
|
const size_t | error_line |
|
const size_t | error_column |
|
const std::string | error_message |
|
Definition at line 401 of file sajson.h.
The documentation for this class was generated from the following file:
- /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/sajson.h