|
libwreport 3.42
|
Public Member Functions | |
| JSONL (std::stringstream &out) | |
| Dict | dict () |
Public Member Functions inherited from wreport::json::JSON | |
| JSON (std::stringstream &out) | |
Additional Inherited Members | |
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::JSON | |
| std::stringstream & | out |