presage
0.9.2~beta
|
#include <tokenizer.h>
Public Member Functions | |
StreamGuard (std::istream &so, std::streamoff &of) | |
~StreamGuard () | |
Private Attributes | |
std::istream & | guardedStream |
std::ios::iostate | currstate |
std::streamoff | curroff |
Definition at line 125 of file tokenizer.h.
|
inline |
Definition at line 127 of file tokenizer.h.
References curroff, currstate, and guardedStream.
|
inline |
Definition at line 133 of file tokenizer.h.
References curroff, currstate, and guardedStream.
|
private |
Definition at line 141 of file tokenizer.h.
Referenced by StreamGuard(), and ~StreamGuard().
|
private |
Definition at line 140 of file tokenizer.h.
Referenced by StreamGuard(), and ~StreamGuard().
|
private |
Definition at line 139 of file tokenizer.h.
Referenced by StreamGuard(), and ~StreamGuard().