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

reader.h File Reference


Namespaces

namespace  Json

Classes

class  Reader
class  Reader::Token
class  Reader::ErrorInfo
class  CharReader
 Interface for reading JSON from a char array. More...
class  CharReader::Factory
class  CharReaderBuilder

Functions

bool parseFromStream (CharReader::Factory const &, std::istream &, Value *root, std::string *errs)
 Consume entire stream and use its begin/end.
JSON_API std::istream & operator>> (std::istream &, Value &)


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