A way of representing nested key/value data. More...
#include <structured_data.h>
A way of representing nested key/value data.
Used for logging on any message handler. Usage:
Then if the output dependending on the UI of the message handler, you'll get appropriately formatted data.
See to_xml(const structured_datat &), to_json(const structured_datat &), to_pretty(const structured_datat &) for details of the format.
Definition at line 73 of file structured_data.h.
Definition at line 108 of file structured_data.cpp.
Definition at line 169 of file structured_data.cpp.
Definition at line 80 of file structured_data.h.