Monero
Loading...
Searching...
No Matches
istreamwrapper.h File Reference
#include "stream.h"
#include <iosfwd>
Include dependency graph for istreamwrapper.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ IStreamWrapper

typedef BasicIStreamWrapper<std::istream> IStreamWrapper

◆ WIStreamWrapper

typedef BasicIStreamWrapper<std::wistream> WIStreamWrapper