PoDoFo
1.0.0-dev
|
This is the complete list of members for PoDoFo::PdfPageCollection, including all inherited members.
AppendDocumentPages(const PdfDocument &doc) | PoDoFo::PdfPageCollection | |
AppendDocumentPages(const PdfDocument &doc, unsigned pageIndex, unsigned pageCount) | PoDoFo::PdfPageCollection | |
begin() (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
begin() const (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
const_iterator typedef (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
CreatePage(const nullable< Rect > &size=nullptr) | PoDoFo::PdfPageCollection | |
CreatePage(PdfPageSize pageSize) (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
CreatePageAt(unsigned atIndex, const nullable< Rect > &size=nullptr) | PoDoFo::PdfPageCollection | |
CreatePageAt(unsigned atIndex, PdfPageSize pageSize) (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
CreatePagesAt(unsigned atIndex, unsigned count, const nullable< Rect > &size=nullptr) | PoDoFo::PdfPageCollection | |
CreatePagesAt(unsigned atIndex, unsigned count, PdfPageSize pageSize) (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
end() (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
end() const (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
FlattenStructure() | PoDoFo::PdfPageCollection | |
GetCount() const | PoDoFo::PdfPageCollection | |
GetDictionary() (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | |
GetDictionary() const (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | |
GetDocument() const (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | |
GetObject() | PoDoFo::PdfElement | inline |
GetObject() const | PoDoFo::PdfElement | inline |
GetPage(const PdfReference &ref) | PoDoFo::PdfPageCollection | |
GetPage(const PdfReference &ref) const (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
GetPageAt(unsigned index) | PoDoFo::PdfPageCollection | |
GetPageAt(unsigned index) const (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
InsertDocumentPageAt(unsigned atIndex, const PdfDocument &doc, unsigned pageIndex) | PoDoFo::PdfPageCollection | |
iterator typedef (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
PageList typedef (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | |
PdfDictionaryElement(PdfDocument &parent, const PdfName &type=PdfName::Null, const PdfName &subtype=PdfName::Null) (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | protected |
PdfDictionaryElement(PdfObject &obj) (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | protected |
PdfDictionaryElement(const PdfDictionaryElement &element)=default (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | protected |
PdfDocument (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | friend |
PdfElement(PdfObject &obj) (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | protected |
PdfElement(PdfObject &obj, PdfDataType expectedDataType) | PoDoFo::PdfElement | protected |
PdfElement(const PdfElement &element)=default (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | protected |
PdfPage (defined in PoDoFo::PdfPageCollection) | PoDoFo::PdfPageCollection | friend |
PdfPageCollection(PdfDocument &doc) | PoDoFo::PdfPageCollection | |
PdfPageCollection(PdfObject &pagesRoot) | PoDoFo::PdfPageCollection | |
RemovePageAt(unsigned atIndex) | PoDoFo::PdfPageCollection | |
~PdfElement() (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | virtual |
~PdfPageCollection() | PoDoFo::PdfPageCollection | virtual |