Ipelib
|
Data source for parsing from a buffer. More...
#include <ipebase.h>
Inherits ipe::DataSource.
Data source for parsing from a buffer.
BufferSource::BufferSource | ( | const Buffer & | buffer | ) |
int BufferSource::getChar | ( | ) | [virtual] |
Get one more character, or EOF.
Implements ipe::DataSource.