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