Definition at line 429 of file json-validator.cpp.
◆ error() [1/2]
| void anonymous_namespace{json-validator.cpp}::logical_combination_error_handler::error |
( |
const json::json_pointer & | ptr, |
|
|
const json & | instance, |
|
|
const std::string & | message ) |
|
inlineoverridevirtual |
◆ error() [2/2]
| void anonymous_namespace{json-validator.cpp}::logical_combination_error_handler::error |
( |
const json::json_pointer & | ptr, |
|
|
const json & | instance, |
|
|
const std::string & | message ) |
|
inlineoverridevirtual |
◆ operator bool() [1/2]
| anonymous_namespace{json-validator.cpp}::logical_combination_error_handler::operator bool |
( |
| ) |
const |
|
inline |
◆ operator bool() [2/2]
| anonymous_namespace{json-validator.cpp}::logical_combination_error_handler::operator bool |
( |
| ) |
const |
|
inline |
◆ propagate() [1/2]
| void anonymous_namespace{json-validator.cpp}::logical_combination_error_handler::propagate |
( |
error_handler & | e, |
|
|
const std::string & | prefix ) const |
|
inline |
◆ propagate() [2/2]
| void anonymous_namespace{json-validator.cpp}::logical_combination_error_handler::propagate |
( |
error_handler & | e, |
|
|
const std::string & | prefix ) const |
|
inline |
◆ error_entry_list_
| std::vector< error_entry > anonymous_namespace{json-validator.cpp}::logical_combination_error_handler::error_entry_list_ |
The documentation for this class was generated from the following file: