|
PoDoFo 0.9.20
|
This is the complete list of members for PoDoFo::InputStream, including all inherited members.
| checkRead() const | PoDoFo::InputStream | 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)=0 | PoDoFo::InputStream | protectedpure virtual |
| ReadChar() | PoDoFo::InputStream | |
| readChar(char &ch) | PoDoFo::InputStream | protectedvirtual |