Inherited by IpeA85Source, IpeBufferSource, IpeFileSource, IpeInflateSource, IpePsSource, and IpeStandardStyleSource.
IpeDataSource::~IpeDataSource | ( | ) | [pure virtual] |
Pure virtual destructor.
virtual int IpeDataSource::GetChar | ( | ) | [pure virtual] |
Get one more character, or EOF.
Implemented in IpeFileSource, IpeBufferSource, IpeA85Source, and IpeInflateSource.