Ariles
Namespaces | Classes | Typedefs
ariles2::ns_rapidjson Namespace Reference

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 >
 

Typedef Documentation

◆ IStreamWrapper

Definition at line 134 of file istreamwrapper.h.

◆ WIStreamWrapper

Definition at line 135 of file istreamwrapper.h.