PoDoFo  1.0.0-dev
PoDoFo::StreamDevice Member List

This is the complete list of members for PoDoFo::StreamDevice, including all inherited members.

CanSeek() const (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBasevirtual
checkRead() const overridePoDoFo::InputStreamDeviceprotectedvirtual
checkWrite() const override (defined in PoDoFo::OutputStreamDevice)PoDoFo::OutputStreamDeviceprotected
close() (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBaseprotectedvirtual
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::StreamDeviceBaseprotected
Eof() const =0 (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBasepure virtual
flush() (defined in PoDoFo::OutputStream)PoDoFo::OutputStreamprotectedvirtual
Flush() (defined in PoDoFo::OutputStream)PoDoFo::OutputStream
Flush(OutputStream &stream) (defined in PoDoFo::OutputStream)PoDoFo::OutputStreamprotectedstatic
GetAccess() const (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBaseinline
GetLength() const =0 (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBasepure virtual
GetPosition() const =0 (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBasepure virtual
InputStream() (defined in PoDoFo::InputStream)PoDoFo::InputStream
InputStreamDevice() (defined in PoDoFo::InputStreamDevice)PoDoFo::InputStreamDeviceprotected
InputStreamDevice(bool init) (defined in PoDoFo::InputStreamDevice)PoDoFo::InputStreamDeviceprotected
OutputStream() (defined in PoDoFo::OutputStream)PoDoFo::OutputStream
OutputStreamDevice() (defined in PoDoFo::OutputStreamDevice)PoDoFo::OutputStreamDeviceprotected
OutputStreamDevice(bool init) (defined in PoDoFo::OutputStreamDevice)PoDoFo::OutputStreamDeviceprotected
peek(char &ch) const =0PoDoFo::InputStreamDeviceprotectedpure virtual
Peek(char &ch) constPoDoFo::InputStreamDevice
Read(char *buffer, size_t size)PoDoFo::InputStream
Read(char *buffer, size_t size, bool &eof)PoDoFo::InputStream
Read(char &ch)PoDoFo::InputStream
ReadBuffer(InputStream &stream, char *buffer, size_t size, bool &eof) (defined in PoDoFo::InputStream)PoDoFo::InputStreamprotectedstatic
readBuffer(char *buffer, size_t size, bool &eof)=0PoDoFo::InputStreamprotectedpure virtual
ReadChar()PoDoFo::InputStream
ReadChar(InputStream &stream, char &ch) (defined in PoDoFo::InputStream)PoDoFo::InputStreamprotectedstatic
readChar(char &ch)PoDoFo::InputStreamprotectedvirtual
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::StreamDeviceBaseprotectedvirtual
SeekPosition(size_t curpos, size_t devlen, ssize_t offset, SeekDirection direction) (defined in PoDoFo::StreamDevice)PoDoFo::StreamDeviceprotectedstatic
SetAccess(DeviceAccess access) (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBaseinlineprotected
StreamDevice(DeviceAccess access) (defined in PoDoFo::StreamDevice)PoDoFo::StreamDeviceprotected
StreamDeviceBase() (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBaseprotected
Write(char ch)PoDoFo::OutputStream
Write(const std::string_view &view)PoDoFo::OutputStream
Write(const char *buffer, size_t size)PoDoFo::OutputStream
WriteBuffer(OutputStream &stream, const char *buffer, size_t size) (defined in PoDoFo::OutputStream)PoDoFo::OutputStreamprotectedstatic
writeBuffer(const char *buffer, size_t size)=0 (defined in PoDoFo::OutputStream)PoDoFo::OutputStreamprotectedpure virtual
~InputStream() (defined in PoDoFo::InputStream)PoDoFo::InputStreamvirtual
~OutputStream() (defined in PoDoFo::OutputStream)PoDoFo::OutputStreamvirtual