PVData C++
8.0.6
|
Options used during printing. More...
#include <json/pv/json.h>
Public Attributes | |
bool | multiLine |
include new lines | |
bool | ignoreUnprintable |
ignore union/union array when encountered | |
unsigned | indent |
Initial indentation (# of spaces) | |
bool | json5 |
Output extended JSON (eg. NaN). More... | |
bool epics::pvData::JSONPrintOptions::json5 |