DUECA/DUSIME
Public Member Functions | List of all members
dueca::smartstring::json_string_writer Struct Reference

Helper struct to create a json writer. More...

Inheritance diagram for dueca::smartstring::json_string_writer:
Inheritance graph
[legend]
Collaboration diagram for dueca::smartstring::json_string_writer:
Collaboration graph
[legend]

Public Member Functions

 json_string_writer (std::string &host)
 Constructor. More...
 
virtual void force_sync ()
 Update the associated string.
 
 ~json_string_writer ()
 Destructor.
 

Detailed Description

Helper struct to create a json writer.

Constructor & Destructor Documentation

◆ json_string_writer()

dueca::smartstring::json_string_writer::json_string_writer ( std::string &  host)
inline

Constructor.

Parameters
hostString for the result

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