Bad() const | PoDoFo::PdfInputDevice | [inline, virtual] |
Clear(std::ios_base::iostate state=std::ios_base::goodbit) const | PoDoFo::PdfInputDevice | [inline, virtual] |
Close() | PoDoFo::PdfInputDevice | [virtual] |
Eof() const | PoDoFo::PdfInputDevice | [inline, virtual] |
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, long 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 | [inline, protected] |
Tell() const | PoDoFo::PdfInputDevice | [virtual] |
~PdfInputDevice() | PoDoFo::PdfInputDevice | [virtual] |