NCBI C++ ToolKit
|
#include "writer.h"
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | rapidjson::PrettyWriter< OutputStream, SourceEncoding, TargetEncoding, StackAllocator, writeFlags > |
Writer with indentation and spacing. More... | |
Namespaces | |
rapidjson | |
main RapidJSON namespace | |
Enumerations | |
enum | rapidjson::PrettyFormatOptions { rapidjson::kFormatDefault = 0 , rapidjson::kFormatSingleLineArray = 1 } |
Combination of PrettyWriter format flags. More... | |