giga::JsonObj Class Reference
Public Member Functions | |
JsonObj & | add (const utility::string_t &name, int64_t value) |
JsonObj & | add (const utility::string_t &name, const std::string &value) |
JsonObj & | add (const utility::string_t &name, bool value) |
JsonObj & | add (const utility::string_t &name, double value) |
JsonObj & | add (const utility::string_t &name, const char *value)=delete |
template<class Unserializer > | |
void | visit (const Unserializer &s) |
The documentation for this class was generated from the following file:
- /home/thomas/code/GiGaSdk/src/giga/rest/JsonObj.h