|
Electroneum
|
Public Types | |
| typedef char | Ch |
Public Member Functions | |
| IStreamWrapper (std::istream &is) | |
| Ch | Peek () const |
| Ch | Take () |
| size_t | Tell () const |
| Ch * | PutBegin () |
| void | Put (Ch) |
| void | Flush () |
| size_t | PutEnd (Ch *) |
Definition at line 1362 of file readertest.cpp.
| typedef char IStreamWrapper::Ch |
Definition at line 1364 of file readertest.cpp.
|
inline |
Definition at line 1366 of file readertest.cpp.
|
inline |
Definition at line 1382 of file readertest.cpp.
|
inline |
Definition at line 1368 of file readertest.cpp.
|
inline |
Definition at line 1381 of file readertest.cpp.
|
inline |
Definition at line 1380 of file readertest.cpp.
|
inline |
Definition at line 1383 of file readertest.cpp.
|
inline |
Definition at line 1373 of file readertest.cpp.
|
inline |
Definition at line 1378 of file readertest.cpp.