Showing content from http://open-source-parsers.github.io/jsoncpp-docs/doxygen/writer_8h.html below:
Functions String Json::writeString (StreamWriter::Factory const &factory, Value const &root) Write into stringstream, then return string, for convenience. More...
class Json::__declspec (deprecated("Use StreamWriter instead")) Writer Abstract class for writers. More...
class __declspec(deprecated("Use StreamWriterBuilder instead")) FastWriter class __declspec(deprecated("Use StreamWriterBuilder instead")) StyledWriter class Json::__declspec (deprecated("Use StreamWriterBuilder instead")) StyledStreamWriter Outputs a Value in JSON format without formatting (not human friendly). More...
String Json::valueToString (Int value) String Json::valueToString (UInt value) String Json::valueToString (LargestInt value) String Json::valueToString (LargestUInt value) String Json::valueToString (double value, unsigned int precision=Value::defaultRealPrecision, PrecisionType precisionType=PrecisionType::significantDigits) String Json::valueToString (bool value) String Json::valueToQuotedString (const char *value) OStream & Json::operator<< (OStream &, const Value &root) Output using the StyledStreamWriter. More...
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4