NDDEM
|
This is the complete list of members for cereal::JSONOutputArchive::Options, including all inherited members.
Default() | cereal::JSONOutputArchive::Options | inlinestatic |
IndentChar enum name | cereal::JSONOutputArchive::Options | |
itsIndentChar | cereal::JSONOutputArchive::Options | private |
itsIndentLength | cereal::JSONOutputArchive::Options | private |
itsPrecision | cereal::JSONOutputArchive::Options | private |
JSONOutputArchive class | cereal::JSONOutputArchive::Options | friend |
NoIndent() | cereal::JSONOutputArchive::Options | inlinestatic |
Options(int precision=JSONWriter::kDefaultMaxDecimalPlaces, IndentChar indentChar=IndentChar::space, unsigned int indentLength=4) | cereal::JSONOutputArchive::Options | inlineexplicit |