Public Member Functions | |
stdio_stream_reader (FILE *f_arg) | |
int | getc (void) |
int | ungetc (int c) |
stdio_stream_reader::stdio_stream_reader | ( | FILE * | f_arg | ) | [inline] |
int stdio_stream_reader::getc | ( | void | ) | [inline, virtual] |
Implements stream_reader.
Implements stream_reader.