PoDoFo  1.0.0-dev
PoDoFo::NullStreamDevice Member List

This is the complete list of members for PoDoFo::NullStreamDevice, 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 override (defined in PoDoFo::NullStreamDevice)PoDoFo::NullStreamDevice
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 override (defined in PoDoFo::NullStreamDevice)PoDoFo::NullStreamDevice
GetPosition() const override (defined in PoDoFo::NullStreamDevice)PoDoFo::NullStreamDevice
InputStream() (defined in PoDoFo::InputStream)PoDoFo::InputStream
InputStreamDevice() (defined in PoDoFo::InputStreamDevice)PoDoFo::InputStreamDeviceprotected
InputStreamDevice(bool init) (defined in PoDoFo::InputStreamDevice)PoDoFo::InputStreamDeviceprotected
NullStreamDevice() (defined in PoDoFo::NullStreamDevice)PoDoFo::NullStreamDevice
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 overridePoDoFo::NullStreamDeviceprotectedvirtual
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) overridePoDoFo::NullStreamDeviceprotectedvirtual
ReadChar()PoDoFo::InputStream
ReadChar(InputStream &stream, char &ch) (defined in PoDoFo::InputStream)PoDoFo::InputStreamprotectedstatic
readChar(char &ch) overridePoDoFo::NullStreamDeviceprotectedvirtual
seek(ssize_t offset, SeekDirection direction) override (defined in PoDoFo::NullStreamDevice)PoDoFo::NullStreamDeviceprotected
Seek(size_t offset) (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBase
Seek(ssize_t offset, SeekDirection direction) (defined in PoDoFo::StreamDeviceBase)PoDoFo::StreamDeviceBase
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(const char *buffer, size_t size) override (defined in PoDoFo::NullStreamDevice)PoDoFo::NullStreamDeviceprotectedvirtual
WriteBuffer(OutputStream &stream, const char *buffer, size_t size) (defined in PoDoFo::OutputStream)PoDoFo::OutputStreamprotectedstatic
~InputStream() (defined in PoDoFo::InputStream)PoDoFo::InputStreamvirtual
~OutputStream() (defined in PoDoFo::OutputStream)PoDoFo::OutputStreamvirtual