File Input stream.
More...
| DtlFileInputStream::DtlFileInputStream |
( |
FILE * |
| ) |
|
takes a file pointer.
The lifetime of this pointer must be greater than the lifetime of this class.
| virtual DtlFileInputStream::~DtlFileInputStream |
( |
| ) |
|
|
virtual |
| int DtlFileInputStream::fgetc |
( |
void |
| ) |
|
|
virtual |
| int DtlFileInputStream::fgetc_past_whitespace |
( |
void |
| ) |
|
|
virtual |
| int DtlFileInputStream::flush_until |
( |
char |
terminator | ) |
|
|
virtual |
| int DtlFileInputStream::peekc |
( |
void |
| ) |
|
|
virtual |
| int DtlFileInputStream::ungetc |
( |
int |
c | ) |
|
|
virtual |
| FILE* DtlFileInputStream::fp |
|
private |
The documentation for this class was generated from the following file: