PoDoFo
1.0.0-dev
|
This is the complete list of members for PoDoFo::InputStream, including all inherited members.
checkRead() const | PoDoFo::InputStream | protectedvirtual |
CopyTo(OutputStream &stream) | PoDoFo::InputStream | |
CopyTo(OutputStream &stream, size_t size) | PoDoFo::InputStream | |
InputStream() (defined in PoDoFo::InputStream) | PoDoFo::InputStream | |
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)=0 | PoDoFo::InputStream | protectedpure virtual |
ReadChar() | PoDoFo::InputStream | |
ReadChar(InputStream &stream, char &ch) (defined in PoDoFo::InputStream) | PoDoFo::InputStream | protectedstatic |
readChar(char &ch) | PoDoFo::InputStream | protectedvirtual |
~InputStream() (defined in PoDoFo::InputStream) | PoDoFo::InputStream | virtual |