PoDoFo 0.9.6
|
This is the complete list of members for PoDoFo::PdfInputDevice, including all inherited members.
Bad() const | PoDoFo::PdfInputDevice | inlinevirtual |
Clear(std::ios_base::iostate state=std::ios_base::goodbit) const | PoDoFo::PdfInputDevice | inlinevirtual |
Close() | PoDoFo::PdfInputDevice | virtual |
Eof() const | PoDoFo::PdfInputDevice | inlinevirtual |
GetChar() const | PoDoFo::PdfInputDevice | virtual |
IsSeekable() const | PoDoFo::PdfInputDevice | inline |
Look() const | PoDoFo::PdfInputDevice | virtual |
PdfInputDevice(const char *pszFilename) | PoDoFo::PdfInputDevice | |
PdfInputDevice(const char *pBuffer, size_t lLen) | PoDoFo::PdfInputDevice | |
PdfInputDevice(const std::istream *pInStream) | PoDoFo::PdfInputDevice | |
PdfInputDevice() | PoDoFo::PdfInputDevice | protected |
Read(char *pBuffer, std::streamsize lLen) | PoDoFo::PdfInputDevice | virtual |
Seek(std::streamoff off, std::ios_base::seekdir dir=std::ios_base::beg) | PoDoFo::PdfInputDevice | virtual |
SetSeekable(bool bIsSeekable) | PoDoFo::PdfInputDevice | inlineprotected |
Tell() const | PoDoFo::PdfInputDevice | virtual |
~PdfInputDevice() | PoDoFo::PdfInputDevice | virtual |