NDDEM
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
itsIndentCharcereal::JSONOutputArchive::Optionsprivate
itsIndentLengthcereal::JSONOutputArchive::Optionsprivate
itsPrecisioncereal::JSONOutputArchive::Optionsprivate
JSONOutputArchive classcereal::JSONOutputArchive::Optionsfriend
NoIndent()cereal::JSONOutputArchive::Optionsinlinestatic
Options(int precision=JSONWriter::kDefaultMaxDecimalPlaces, IndentChar indentChar=IndentChar::space, unsigned int indentLength=4)cereal::JSONOutputArchive::Optionsinlineexplicit