![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Options used during printing. More...
#include "json.h"
Public Member Functions | |
| JSONPrintOptions () | |
Public Attributes | |
| bool | multiLine |
| include new lines More... | |
| bool | ignoreUnprintable |
| ignore union/union array when encountered More... | |
| unsigned | indent |
| Initial indentation (# of spaces) More... | |
| epics::pvData::JSONPrintOptions::JSONPrintOptions | ( | ) |
| bool epics::pvData::JSONPrintOptions::ignoreUnprintable |
| unsigned epics::pvData::JSONPrintOptions::indent |
| bool epics::pvData::JSONPrintOptions::multiLine |