|
| enum | mode_t { Auto
, Plain
, ANSI
} |
| |
| enum | format_t { Raw
, NT
, JSON
} |
| |
Definition at line 874 of file pvData.h.
◆ format_t
| enum epics::pvData::PVStructure::Formatter::format_t |
◆ mode_t
| enum epics::pvData::PVStructure::Formatter::mode_t |
◆ Formatter()
| epics::pvData::PVStructure::Formatter::Formatter |
( |
const PVStructure & | top | ) |
|
|
inlineexplicit |
◆ format()
| Formatter & epics::pvData::PVStructure::Formatter::format |
( |
format_t | f | ) |
|
|
inline |
◆ highlight()
| Formatter & epics::pvData::PVStructure::Formatter::highlight |
( |
const BitSet & | set | ) |
|
|
inline |
◆ mode()
| Formatter & epics::pvData::PVStructure::Formatter::mode |
( |
mode_t | m | ) |
|
|
inline |
◆ show()
| Formatter & epics::pvData::PVStructure::Formatter::show |
( |
const BitSet & | set | ) |
|
|
inline |
The documentation for this struct was generated from the following file: