giga::JsonObj Class Reference

Public Member Functions

JsonObjadd (const utility::string_t &name, int64_t value)
 
JsonObjadd (const utility::string_t &name, const std::string &value)
 
JsonObjadd (const utility::string_t &name, bool value)
 
JsonObjadd (const utility::string_t &name, double value)
 
JsonObjadd (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