libwreport 3.40
wreport::json::List Class Reference
Inheritance diagram for wreport::json::List:
wreport::json::Sequence wreport::json::JSON

Public Member Functions

 List (std::stringstream &out)
 
Dict add_dict ()
 
List add_list ()
 
- Public Member Functions inherited from wreport::json::Sequence
 JSON (std::stringstream &out)
 
- Public Member Functions inherited from wreport::json::JSON
 JSON (std::stringstream &out)
 

Additional Inherited Members

- Protected Member Functions inherited from wreport::json::Sequence
void maybe_add_comma ()
 
- Protected Member Functions inherited from wreport::json::JSON
void addc (char c)
 
void adds (const std::string &val)
 
void addu (unsigned val)
 
void addq (const std::string &val)
 
- Protected Attributes inherited from wreport::json::Sequence
bool first = true
 
- Protected Attributes inherited from wreport::json::JSON
std::stringstream & out
 

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