Ipelib
|
Data source for parsing from a file. More...
#include <ipebase.h>
Inherits ipe::DataSource.
Data source for parsing from a file.
FileSource::FileSource | ( | std::FILE * | file | ) |
int FileSource::getChar | ( | ) | [virtual] |
Get one more character, or EOF.
Implements ipe::DataSource.