PoDoFo
1.0.0-dev
|
This is the complete list of members for PoDoFo::NullStreamDevice, including all inherited members.
CanSeek() const (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | virtual |
checkRead() const override | PoDoFo::InputStreamDevice | protectedvirtual |
checkWrite() const override (defined in PoDoFo::OutputStreamDevice) | PoDoFo::OutputStreamDevice | protected |
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::NullStreamDevice) | PoDoFo::NullStreamDevice | |
flush() (defined in PoDoFo::OutputStream) | PoDoFo::OutputStream | protectedvirtual |
Flush() (defined in PoDoFo::OutputStream) | PoDoFo::OutputStream | |
Flush(OutputStream &stream) (defined in PoDoFo::OutputStream) | PoDoFo::OutputStream | protectedstatic |
GetAccess() const (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | inline |
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::InputStreamDevice | protected |
InputStreamDevice(bool init) (defined in PoDoFo::InputStreamDevice) | PoDoFo::InputStreamDevice | protected |
NullStreamDevice() (defined in PoDoFo::NullStreamDevice) | PoDoFo::NullStreamDevice | |
OutputStream() (defined in PoDoFo::OutputStream) | PoDoFo::OutputStream | |
OutputStreamDevice() (defined in PoDoFo::OutputStreamDevice) | PoDoFo::OutputStreamDevice | protected |
OutputStreamDevice(bool init) (defined in PoDoFo::OutputStreamDevice) | PoDoFo::OutputStreamDevice | protected |
peek(char &ch) const override | PoDoFo::NullStreamDevice | protectedvirtual |
Peek(char &ch) const | PoDoFo::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::InputStream | protectedstatic |
readBuffer(char *buffer, size_t size, bool &eof) override | PoDoFo::NullStreamDevice | protectedvirtual |
ReadChar() | PoDoFo::InputStream | |
ReadChar(InputStream &stream, char &ch) (defined in PoDoFo::InputStream) | PoDoFo::InputStream | protectedstatic |
readChar(char &ch) override | PoDoFo::NullStreamDevice | protectedvirtual |
seek(ssize_t offset, SeekDirection direction) override (defined in PoDoFo::NullStreamDevice) | PoDoFo::NullStreamDevice | protected |
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::StreamDevice | protectedstatic |
SetAccess(DeviceAccess access) (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | inlineprotected |
StreamDevice(DeviceAccess access) (defined in PoDoFo::StreamDevice) | PoDoFo::StreamDevice | protected |
StreamDeviceBase() (defined in PoDoFo::StreamDeviceBase) | PoDoFo::StreamDeviceBase | protected |
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::NullStreamDevice | protectedvirtual |
WriteBuffer(OutputStream &stream, const char *buffer, size_t size) (defined in PoDoFo::OutputStream) | PoDoFo::OutputStream | protectedstatic |
~InputStream() (defined in PoDoFo::InputStream) | PoDoFo::InputStream | virtual |
~OutputStream() (defined in PoDoFo::OutputStream) | PoDoFo::OutputStream | virtual |