PoDoFo 0.9.20
PoDoFo::InputStreamDevice Member List

This is the complete list of members for PoDoFo::InputStreamDevice, including all inherited members.

checkRead() const overridePoDoFo::InputStreamDeviceprotectedvirtual
Peek(char &ch) constPoDoFo::InputStreamDevice
peek(char &ch) const =0PoDoFo::InputStreamDeviceprotectedpure virtual
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)=0PoDoFo::InputStreamprotectedpure virtual
ReadChar()PoDoFo::InputStream
readChar(char &ch)PoDoFo::InputStreamprotectedvirtual