#include <Stream.h>
Inheritance diagram for CCITTFaxStream:
Public Methods | |
CCITTFaxStream (Stream *strA, int encodingA, GBool endOfLineA, GBool byteAlignA, int columnsA, int rowsA, GBool endOfBlockA, GBool blackA) | |
virtual | ~CCITTFaxStream () |
virtual StreamKind | getKind () |
virtual void | reset () |
virtual int | getChar () |
virtual int | lookChar () |
virtual GString * | getPSFilter (int psLevel, char *indent) |
virtual GBool | isBinary (GBool last=gTrue) |
|
|
|
|
|
Implements Stream. |
|
Implements Stream. |
|
Reimplemented from Stream. |
|
Implements Stream. |
|
Implements Stream. |
|
Implements Stream. |