Ariles
|
Namespaces | |
impl | |
Classes | |
class | Reader |
Configuration reader class. More... | |
class | Writer |
Configuration writer class. More... | |
class | ImplBase |
class | BasicIStreamWrapper |
Wrapper of std::basic_istream into RapidJSON's Stream concept. 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.