#include </home/clem/local/src/opie/noncore/unsupported/qpdf/xpdf/Stream.h>
Inheritance diagram for FixedLengthEncoder:


Public Member Functions | |
| FixedLengthEncoder (Stream *strA, int lengthA) | |
| ~FixedLengthEncoder () | |
| virtual StreamKind | getKind () |
| virtual void | reset () |
| virtual void | close () |
| virtual int | getChar () |
| virtual int | lookChar () |
| virtual GString * | getPSFilter (char *indent) |
| virtual GBool | isBinary (GBool last=gTrue) |
| virtual GBool | isEncoder () |
Private Attributes | |
| int | length |
| int | count |
|
||||||||||||
|
|
|
|
Definition at line 3372 of file Stream.cc. References Stream::isEncoder(), and FilterStream::str. |
|
|
Reimplemented from FilterStream. |
|
|
Implements Stream. Definition at line 3385 of file Stream.cc. References count, Stream::getChar(), length, and FilterStream::str. |
|
|
Implements Stream. Definition at line 692 of file Stream.h. References strWeird. |
|
|
Reimplemented from Stream. Definition at line 697 of file Stream.h. References NULL. |
|
|
Implements Stream. Definition at line 698 of file Stream.h. References gFalse. |
|
|
Reimplemented from Stream. Definition at line 699 of file Stream.h. References gTrue. |
|
|
Implements Stream. Definition at line 3392 of file Stream.cc. References count, Stream::getChar(), length, and FilterStream::str. |
|
|
Implements Stream. Definition at line 3377 of file Stream.cc. References count, Stream::reset(), and FilterStream::str. |
|
|
Definition at line 704 of file Stream.h. Referenced by FixedLengthEncoder(), getChar(), lookChar(), and reset(). |
|
|
Definition at line 703 of file Stream.h. Referenced by FixedLengthEncoder(), getChar(), and lookChar(). |
1.4.2