SDLPP::BufferReader< T > Class Template Reference
List of all members.
Public Member Functions |
| BufferReader (T *buffer, int length, int pos, bool loop) |
const T & | operator* () |
self & | operator++ () |
self | operator++ (int) |
bool | operator== (const self &rhs) const |
bool | operator!= (const self &rhs) const |
self | begin () const |
self | current () const |
self | end () const |
void | advance (int n) |
template<class OI > |
int | copy (OI o, int n) |
int | get_position () const |
template<class T>
class SDLPP::BufferReader< T >
The documentation for this class was generated from the following file: