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

json_writer.cpp File Reference


Namespaces

namespace  Json

Typedefs

typedef
std::auto_ptr
< StreamWriter > 
StreamWriterPtr

Functions

static bool containsControlCharacter (const char *str)
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)
static void getValidWriterKeys (std::set< std::string > *valid_keys)
std::string writeString (StreamWriter::Factory const &factory, Value const &root)
JSON_API std::ostream & operator<< (std::ostream &, const Value &root)


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