|
Ariles
|
Namespaces | |
| namespace | impl |
Classes | |
| class | BasicIStreamWrapper |
Wrapper of std::basic_istream into RapidJSON's Stream concept. More... | |
| class | ImplBase |
| class | Reader |
| Configuration reader class. More... | |
| class | Writer |
| Configuration writer class. More... | |
Typedefs | |
| using | IStreamWrapper = BasicIStreamWrapper< std::istream > |
| using | WIStreamWrapper = BasicIStreamWrapper< std::wistream > |
| using ariles2::ns_rapidjson::IStreamWrapper = typedef BasicIStreamWrapper<std::istream> |
Definition at line 134 of file istreamwrapper.h.
| using ariles2::ns_rapidjson::WIStreamWrapper = typedef BasicIStreamWrapper<std::wistream> |
Definition at line 135 of file istreamwrapper.h.