Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
internal::DecodedStream< SourceStream, Encoding > Class Template Reference

#include <regex.h>

Public Member Functions

 DecodedStream (SourceStream &ss)
 
unsigned Peek ()
 
unsigned Take ()
 

Constructor & Destructor Documentation

◆ DecodedStream()

template<typename SourceStream , typename Encoding >
internal::DecodedStream< SourceStream, Encoding >::DecodedStream ( SourceStream &  ss)
inline

Member Function Documentation

◆ Peek()

template<typename SourceStream , typename Encoding >
unsigned internal::DecodedStream< SourceStream, Encoding >::Peek ( )
inline

◆ Take()

template<typename SourceStream , typename Encoding >
unsigned internal::DecodedStream< SourceStream, Encoding >::Take ( )
inline

The documentation for this class was generated from the following file: