Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
istreamwrapper.h File Reference
#include "stream.h"
#include <iosfwd>
#include <ios>
+ Include dependency graph for istreamwrapper.h:

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