Operator Console
|
Functions | |
static json_string | encode64 (const unsigned char *binary, size_t bytes) json_nothrow |
static std::string | decode64 (const json_string &encoded) json_nothrow |
static json_string | strip_white_space (const json_string &json) json_nothrow |
static std::string | to_std_string (const json_string &str) |
static std::wstring | to_std_wstring (const json_string &str) |
static json_string | to_json_string (const std::string &str) |
static json_string | to_json_string (const std::wstring &str) |
static JSONNode | parse (const json_string &json) json_throws(std |
static JSONNode | parse_unformatted (const json_string &json) json_throws(std |
static bool | is_valid (const json_string &json) json_nothrow |
static bool | is_valid_unformatted (const json_string &json) json_nothrow |
static JSONNode | json_deprecated (validate(const json_string &json),"libjson::validate is deprecated, use libjson::is_valid and libjson::parse instead") |
static json_string | encode64 (const unsigned char *binary, size_t bytes) json_nothrow |
static std::string | decode64 (const json_string &encoded) json_nothrow |
static json_string | strip_white_space (const json_string &json) json_nothrow |
static std::string | to_std_string (const json_string &str) |
static std::wstring | to_std_wstring (const json_string &str) |
static json_string | to_json_string (const std::string &str) |
static json_string | to_json_string (const std::wstring &str) |
static JSONNode | parse (const json_string &json) json_throws(std |
static JSONNode | parse_unformatted (const json_string &json) json_throws(std |
static bool | is_valid (const json_string &json) json_nothrow |
static bool | is_valid_unformatted (const json_string &json) json_nothrow |
static JSONNode | json_deprecated (validate(const json_string &json),"libjson::validate is deprecated, use libjson::is_valid and libjson::parse instead") |
|
inlinestatic |
References JSONBase64::json_decode64().
|
inlinestatic |
References JSONBase64::json_decode64().
|
inlinestatic |
References JSONBase64::json_encode64().
|
inlinestatic |
References JSONBase64::json_encode64().
|
inlinestatic |
References JSONValidator::isValidRoot(), JSON_FAIL, JSON_SECURITY_MAX_STRING_LENGTH, JSON_TEXT, json_unlikely, and JSONWorker::RemoveWhiteSpaceAndComments().
|
inlinestatic |
References JSONValidator::isValidRoot(), JSON_FAIL, JSON_SECURITY_MAX_STRING_LENGTH, JSON_TEXT, json_unlikely, and JSONWorker::RemoveWhiteSpaceAndComments().
|
inlinestatic |
References JSONValidator::isValidRoot(), JSON_FAIL, JSON_SECURITY_MAX_STRING_LENGTH, JSON_TEXT, and json_unlikely.
|
inlinestatic |
References JSONValidator::isValidRoot(), JSON_FAIL, JSON_SECURITY_MAX_STRING_LENGTH, JSON_TEXT, and json_unlikely.
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
References json_char, parse(), json_auto< T >::ptr, and JSONWorker::RemoveWhiteSpace.
Referenced by ImageTest::GetDataNode(), JSONStream::operator<<(), and JSONStream::parse().
|
inlinestatic |
References json_char, json_auto< T >::ptr, and JSONWorker::RemoveWhiteSpace.
Referenced by parse().
|
inlinestatic |
References parse_unformatted().
|
inlinestatic |
Referenced by parse_unformatted().
|
inlinestatic |
References JSONWorker::RemoveWhiteSpaceAndComments().
|
inlinestatic |
References JSONWorker::RemoveWhiteSpaceAndComments().
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |