PoDoFo
1.0.0-dev
|
This is the complete list of members for PoDoFo::PdfCanvasInputDevice, including all inherited members.
CanSeek() const (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | virtual |
checkRead() const override | PoDoFo::InputStreamDevice | protectedvirtual |
close() (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | protectedvirtual |
Close() (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | |
CopyTo(OutputStream &stream) | PoDoFo::InputStream | |
CopyTo(OutputStream &stream, size_t size) | PoDoFo::InputStream | |
EnsureAccess(DeviceAccess access) const (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | protected |
Eof() const override (defined in PoDoFo::PdfCanvasInputDevice) | PoDoFo::PdfCanvasInputDevice | inline |
GetAccess() const (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | inline |
GetLength() const override (defined in PoDoFo::PdfCanvasInputDevice) | PoDoFo::PdfCanvasInputDevice | |
GetPosition() const override (defined in PoDoFo::PdfCanvasInputDevice) | PoDoFo::PdfCanvasInputDevice | |
InputStream() (defined in PoDoFo::InputStream) | PoDoFo::InputStream | |
InputStreamDevice() (defined in PoDoFo::InputStreamDevice) | PoDoFo::InputStreamDevice | protected |
InputStreamDevice(bool init) (defined in PoDoFo::InputStreamDevice) | PoDoFo::InputStreamDevice | protected |
PdfCanvasInputDevice(const PdfCanvas &canvas) (defined in PoDoFo::PdfCanvasInputDevice) | PoDoFo::PdfCanvasInputDevice | |
Peek(char &ch) const | PoDoFo::InputStreamDevice | |
peek(char &ch) const override | PoDoFo::PdfCanvasInputDevice | protectedvirtual |
Read(char *buffer, size_t size) | PoDoFo::InputStream | |
Read(char *buffer, size_t size, bool &eof) | PoDoFo::InputStream | |
Read(char &ch) | PoDoFo::InputStream | |
readBuffer(char *buffer, size_t size, bool &eof) override | PoDoFo::PdfCanvasInputDevice | protectedvirtual |
ReadBuffer(InputStream &stream, char *buffer, size_t size, bool &eof) (defined in PoDoFo::InputStream) | PoDoFo::InputStream | protectedstatic |
ReadChar() | PoDoFo::InputStream | |
ReadChar(InputStream &stream, char &ch) (defined in PoDoFo::InputStream) | PoDoFo::InputStream | protectedstatic |
readChar(char &ch) override | PoDoFo::PdfCanvasInputDevice | protectedvirtual |
Seek(size_t offset) (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | |
Seek(ssize_t offset, SeekDirection direction) (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | |
seek(ssize_t offset, SeekDirection direction) (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | protectedvirtual |
SetAccess(DeviceAccess access) (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | inlineprotected |
StreamDeviceBase() (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | protected |
~InputStream() (defined in PoDoFo::InputStream) | PoDoFo::InputStream | virtual |