PoDoFo
1.0.0-dev
|
This is the complete list of members for PoDoFo::PdfResources, including all inherited members.
GetDictionary() (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | |
GetDictionary() const (defined in PoDoFo::PdfDictionaryElement) | PoDoFo::PdfDictionaryElement | |
GetDocument() const (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | |
GetFont(const std::string_view &name) const (defined in PoDoFo::PdfResources) | PoDoFo::PdfResources | |
GetObject() | PoDoFo::PdfElement | inline |
GetObject() const | PoDoFo::PdfElement | inline |
GetResource(PdfResourceType type, const std::string_view &key) override | PoDoFo::PdfResources | virtual |
GetResource(PdfResourceType type, const std::string_view &key) const override | PoDoFo::PdfResources | virtual |
GetResourceIterator(PdfResourceType type) override | PoDoFo::PdfResources | virtual |
GetResourceIterator(PdfResourceType type) const override | PoDoFo::PdfResources | virtual |
operator=(const PdfResourceOperations &)=default (defined in PoDoFo::PdfResourceOperations) | PoDoFo::PdfResourceOperations | protected |
PdfAcroForm (defined in PoDoFo::PdfResources) | PoDoFo::PdfResources | friend |
PdfAnnotation (defined in PoDoFo::PdfResources) | PoDoFo::PdfResources | friend |
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 |
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::PdfResources) | PoDoFo::PdfResources | friend |
PdfPainter (defined in PoDoFo::PdfResources) | PoDoFo::PdfResources | friend |
PdfResourceOperations() (defined in PoDoFo::PdfResourceOperations) | PoDoFo::PdfResourceOperations | protected |
PdfResourceOperations(const PdfResourceOperations &)=default (defined in PoDoFo::PdfResourceOperations) | PoDoFo::PdfResourceOperations | protected |
PdfXObjectForm (defined in PoDoFo::PdfResources) | PoDoFo::PdfResources | friend |
TryCreateFromObject(PdfObject &obj, std::unique_ptr< PdfResources > &resources) (defined in PoDoFo::PdfResources) | PoDoFo::PdfResources | static |
~PdfElement() (defined in PoDoFo::PdfElement) | PoDoFo::PdfElement | virtual |