cereal
A C++11 library for serialization
cereal::JSONOutputArchive::Options Member List

This is the complete list of members for cereal::JSONOutputArchive::Options, including all inherited members.

Default()cereal::JSONOutputArchive::Optionsinlinestatic
IndentChar enum namecereal::JSONOutputArchive::Options
JSONOutputArchive (defined in cereal::JSONOutputArchive::Options)cereal::JSONOutputArchive::Optionsfriend
NoIndent()cereal::JSONOutputArchive::Optionsinlinestatic
Options(int precision=JSONWriter::kDefaultMaxDecimalPlaces, IndentChar indentChar=IndentChar::space, unsigned int indentLength=4)cereal::JSONOutputArchive::Optionsinlineexplicit