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


Public Member Functions | |
| EmbedStream (Stream *strA, Object *dictA) | |
| virtual | ~EmbedStream () |
| virtual Stream * | makeSubStream (Guint start, GBool limited, Guint length, Object *dictA) |
| virtual StreamKind | getKind () |
| virtual void | reset () |
| virtual int | getChar () |
| virtual int | lookChar () |
| virtual int | getPos () |
| virtual void | setPos (Guint pos, int dir=0) |
| virtual GBool | isBinary (GBool last=gTrue) |
| virtual Guint | getStart () |
| virtual void | moveStart (int delta) |
Private Attributes | |
| Stream * | str |
|
||||||||||||
|
Definition at line 767 of file Stream.cc. References str. |
|
|
|
|
|
Implements Stream. Definition at line 339 of file Stream.h. References Stream::getChar(), and str. |
|
|
Implements Stream. Definition at line 337 of file Stream.h. References Stream::getKind(), and str. |
|
|
Implements Stream. Definition at line 341 of file Stream.h. References Stream::getPos(), and str. |
|
|
Implements BaseStream. Definition at line 785 of file Stream.cc. References error(). |
|
|
Implements Stream. |
|
|
Implements Stream. Definition at line 340 of file Stream.h. References Stream::lookChar(), and str. |
|
||||||||||||||||||||
|
Implements BaseStream. |
|
|
Implements BaseStream. Definition at line 790 of file Stream.cc. References error(). |
|
|
Implements Stream. |
|
||||||||||||
|
Implements BaseStream. Definition at line 781 of file Stream.cc. References error(). |
|
|
Definition at line 349 of file Stream.h. Referenced by EmbedStream(), getChar(), getKind(), getPos(), and lookChar(). |
1.4.2