PoDoFo 0.7.0
PoDoFo::PdfInputDevice Member List
This is the complete list of members for PoDoFo::PdfInputDevice, including all inherited members.
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, 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 [inline, protected]
Tell() const PoDoFo::PdfInputDevice [virtual]
~PdfInputDevice()PoDoFo::PdfInputDevice [virtual]