IN2OSM
1.0.1
|
Go to the source code of this file.
Classes | |
class | BasicIStreamWrapper< StreamType > |
Wrapper of std::basic_istream into RapidJSON's Stream concept. More... | |
Typedefs | |
typedef BasicIStreamWrapper< std::istream > | IStreamWrapper |
typedef BasicIStreamWrapper< std::wistream > | WIStreamWrapper |
typedef BasicIStreamWrapper<std::istream> IStreamWrapper |
Definition at line 118 of file istreamwrapper.h.
typedef BasicIStreamWrapper<std::wistream> WIStreamWrapper |
Definition at line 119 of file istreamwrapper.h.