libwreport  3.40
Public Member Functions | Protected Member Functions | Protected Attributes
wreport::json::Sequence Class Reference
Inheritance diagram for wreport::json::Sequence:
wreport::json::JSON wreport::json::Dict wreport::json::List

Public Member Functions

 JSON (std::stringstream &out)
 
- Public Member Functions inherited from wreport::json::JSON
 JSON (std::stringstream &out)
 

Protected Member Functions

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

bool first = true
 
- Protected Attributes inherited from wreport::json::JSON
std::stringstream & out
 

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