|
DUECA/DUSIME
|
Helper struct to create a json writer. More...
#include <smartstring.hxx>


Public Member Functions | |
| json_string_writer (std::string &host) | |
| Constructor. | |
| virtual void | force_sync () |
| Update the associated string. | |
| ~json_string_writer () | |
| Destructor. | |
Helper struct to create a json writer.
|
inline |
Constructor.
| host | String for the result |