NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
class | rapidjson::BasicIStreamWrapper< StreamType > |
Wrapper of std::basic_istream into RapidJSON's Stream concept. More... | |
Namespaces | |
rapidjson | |
main RapidJSON namespace | |
Typedefs | |
typedef BasicIStreamWrapper< std::istream > | rapidjson::IStreamWrapper |
typedef BasicIStreamWrapper< std::wistream > | rapidjson::WIStreamWrapper |