Ipelib
|
#include <ipeutils.h>
Inherits ipe::DataSource.
Public Member Functions | |
A85Source (DataSource &source) | |
virtual int | getChar () |
![]() | |
virtual | ~DataSource ()=0 |
Filter source adding ASCII85 decoding.
A85Source::A85Source | ( | DataSource & | source | ) |
|
virtual |
Get one more character, or EOF.
Implements ipe::DataSource.
References ipe::DataSource::getChar().
Referenced by ipe::Document::formatFromFilename().