Protected Member Functions | |
| _rstream (pair< const char *, streamsize > p) | |
| ~_rstream () | |
Private Attributes | |
| const char * | buf |
Definition at line 84 of file extractExternal.cpp.
| _rstream::_rstream | ( | pair< const char *, streamsize > | p | ) | [inline, protected] |
Definition at line 88 of file extractExternal.cpp.
| _rstream::~_rstream | ( | ) | [inline, protected] |
Definition at line 89 of file extractExternal.cpp.
References buf.
const char* _rstream::buf [private] |
Definition at line 86 of file extractExternal.cpp.
Referenced by rstream::getBuf(), and ~_rstream().
1.6.1