Eile Mit Weile
Loading...
Searching...
No Matches
json_utils Class Reference

Helper functions for rapidjson elements. More...

#include <json_utils.hpp>

Static Public Member Functions

static std::string ToString (const rapidjson::Value *json)
 
static rapidjson::DocumentCloneValue (const rapidjson::Value &val)
 

Detailed Description

Helper functions for rapidjson elements.

Member Function Documentation

◆ CloneValue()

static rapidjson::Document * json_utils::CloneValue ( const rapidjson::Value val)
inlinestatic

< Create a rapidjson::Document on the heap (pointer) based on a value extracted from a json.

◆ ToString()

static std::string json_utils::ToString ( const rapidjson::Value json)
inlinestatic

< Converts a rapidjson::Value to a string


The documentation for this class was generated from the following file: