The C++ framework for developing highly scalable, high performance servers on Windows platforms.

writer.h File Reference


Namespaces

namespace  Json

Classes

class  StreamWriter
 Usage:. More...
class  StreamWriter::Factory
class  StreamWriterBuilder
class  Writer
class  FastWriter
class  StyledWriter
class  StyledStreamWriter

Functions

std::string writeString (StreamWriter::Factory const &factory, Value const &root)
std::string JSON_API valueToString (Int value)
std::string JSON_API valueToString (UInt value)
std::string JSON_API valueToString (LargestInt value)
std::string JSON_API valueToString (LargestUInt value)
std::string JSON_API valueToString (double value)
std::string JSON_API valueToString (bool value)
std::string JSON_API valueToQuotedString (const char *value)
JSON_API std::ostream & operator<< (std::ostream &, const Value &root)


Generated on Sun Sep 12 19:06:45 2021 for The Server Framework - v7.4 by doxygen 1.5.3