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

Go to the source code of this file.

Classes

class  BasicOStreamWrapper< StreamType >
 Wrapper of std::basic_ostream into RapidJSON's Stream concept. More...
 

Typedefs

typedef BasicOStreamWrapper< std::ostream > OStreamWrapper
 
typedef BasicOStreamWrapper< std::wostream > WOStreamWrapper
 

Typedef Documentation

◆ OStreamWrapper

typedef BasicOStreamWrapper<std::ostream> OStreamWrapper

◆ WOStreamWrapper

typedef BasicOStreamWrapper<std::wostream> WOStreamWrapper