JSON formatter on event
- Todo
- manage array value more precisely
- Author
- Vincent Lachenal
◆ JSONFormatter() [1/4]
JSONFormatter::JSONFormatter |
( |
| ) |
|
|
delete |
◆ JSONFormatter() [2/4]
Forbids JSONFormatter
copy constructor
- Parameters
-
formatter | the JSON formatter not to copy |
◆ JSONFormatter() [3/4]
Forbids JSONFormatter
move constructor
- Parameters
-
formatter | the JSON formatter not to move |
◆ JSONFormatter() [4/4]
JSONFormatter::JSONFormatter |
( |
std::ostream & | output, |
|
|
const MappingOptions & | options, |
|
|
bool | color, |
|
|
bool | null ) |
|
inline |
JSONFormatter
constructor
- Parameters
-
output | the ouput stream |
options | the mapping options |
color | the output color options |
◆ addField()
void JSONFormatter::addField |
( |
| ) |
|
|
inline |
◆ handle()
Write data in output stream according to options
- Parameters
-
The documentation for this class was generated from the following file:
- anch-json/utils/jsonFormat.cpp