Definition at line 612 of file knowndrives.cpp.
◆ stdin_iterator()
stdin_iterator::stdin_iterator |
( |
FILE * |
f | ) |
|
|
inlineexplicit |
◆ fail()
void stdin_iterator::fail |
( |
| ) |
const |
|
private |
◆ get()
void stdin_iterator::get |
( |
| ) |
|
|
private |
◆ operator*()
char stdin_iterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
◆ operator[]()
char stdin_iterator::operator[] |
( |
int |
i | ) |
const |
|
inline |
◆ m_c
◆ m_f
FILE* stdin_iterator::m_f |
|
private |
◆ m_next
char stdin_iterator::m_next |
|
private |
The documentation for this class was generated from the following file: