PoDoFo::PdfXRefStreamParserObject Class Reference
#include <PdfXRefStreamParserObject.h>
List of all members.
Detailed Description
A utility class for PdfParser that can parse an XRef stream object.
It is mainly here to make PdfParser more modular.
Constructor & Destructor Documentation
Parse the object data from the given file handle starting at the current position.
- Parameters:
-
| pCreator | pointer to a PdfVecObjects to resolve object references |
| rDevice | an open reference counted input device which is positioned in front of the object which is going to be parsed. |
| rBuffer | buffer to use for parsing to avoid reallocations |
| pOffsets | XRef entries are stored into this array |
Member Function Documentation
pdf_long PoDoFo::PdfXRefStreamParserObject::GetPreviousOffset |
( |
|
) |
[inline] |
- Returns:
- the offset of the previous XRef table
bool PoDoFo::PdfXRefStreamParserObject::HasPrevious |
( |
|
) |
[inline] |
- Returns:
- true if there is a previous XRefStream