Ring Daemon 16.0.0
Loading...
Searching...
No Matches
json_utils.h File Reference
Include dependency graph for json_utils.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  jami
 
namespace  jami::json
 

Functions

bool jami::json::parse (std::string_view jsonStr, Json::Value &jsonVal)
 
std::string jami::json::toString (const Json::Value &jsonVal)
 

Variables

const Json::CharReaderBuilder jami::json::rbuilder = getJsonReaderBuilder()
 
const Json::StreamWriterBuilder jami::json::wbuilder = getJsonWriterBuilder()