cereal
A C++11 library for serialization
|
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 | |
JSONOutputArchive (defined in cereal::JSONOutputArchive::Options) | 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 |