|
|
void | operator= (const document &rhs) |
Definition at line 405 of file sajson.h.
◆ document() [1/2]
| sajson::document::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 ) |
|
inlineexplicit |
◆ document() [2/2]
| sajson::document::document |
( |
const document & | rhs | ) |
|
|
inline |
◆ ~document()
| sajson::document::~document |
( |
| ) |
|
|
inline |
◆ get_error_column()
| size_t sajson::document::get_error_column |
( |
| ) |
const |
|
inline |
◆ get_error_line()
| size_t sajson::document::get_error_line |
( |
| ) |
const |
|
inline |
◆ get_error_message()
| std::string sajson::document::get_error_message |
( |
| ) |
const |
|
inline |
◆ get_root()
| value sajson::document::get_root |
( |
| ) |
const |
|
inline |
◆ is_valid()
| bool sajson::document::is_valid |
( |
| ) |
const |
|
inline |
◆ error_column
| const size_t sajson::document::error_column |
|
private |
◆ error_line
| const size_t sajson::document::error_line |
|
private |
◆ error_message
| const std::string sajson::document::error_message |
|
private |
◆ input
◆ root
| const size_t* const sajson::document::root |
|
private |
◆ root_type
| const type sajson::document::root_type |
|
private |
◆ structure
| const size_t* const sajson::document::structure |
|
private |
◆ uses
The documentation for this class was generated from the following file:
- /home/jlb/src/janbar/PVR/cppmythlib/cppmyth/src/private/sajson.h