Encapsulated combinations of output format options. This is primarily useful when defining the output...
string description() const
@ INLINE_ASCII
XML inline ASCII, asciiFormatter.
unsigned precision() const
A class for handling character strings derived from std::string.
@ LEGACY_ASCII
Legacy ASCII, legacyAsciiFormatter.
@ APPEND_BASE64
XML append base64, appendBase64Formatter.
@ INLINE_BASE64
XML inline base64, base64Formatter.
@ LEGACY_BINARY
Legacy raw binary, legacyRawFormatter.
@ APPEND_BINARY
XML append raw binary, appendRawFormatter.