PoDoFo  1.0.0-dev
PoDoFo::PdfFileSpec Member List

This is the complete list of members for PoDoFo::PdfFileSpec, 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
GetEmbeddedData() const (defined in PoDoFo::PdfFileSpec)PoDoFo::PdfFileSpec
GetFilename() constPoDoFo::PdfFileSpec
GetObject()PoDoFo::PdfElementinline
GetObject() constPoDoFo::PdfElementinline
PdfAnnotationFileAttachment (defined in PoDoFo::PdfFileSpec)PoDoFo::PdfFileSpecfriend
PdfDictionaryElement(PdfDocument &parent, const PdfName &type=PdfName::Null, const PdfName &subtype=PdfName::Null) (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfDictionaryElement(PdfObject &obj) (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfDictionaryElement(const PdfDictionaryElement &element)=default (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfDocument (defined in PoDoFo::PdfFileSpec)PoDoFo::PdfFileSpecfriend
PdfElement(PdfObject &obj) (defined in PoDoFo::PdfElement)PoDoFo::PdfElementprotected
PdfElement(PdfObject &obj, PdfDataType expectedDataType)PoDoFo::PdfElementprotected
PdfElement(const PdfElement &element)=default (defined in PoDoFo::PdfElement)PoDoFo::PdfElementprotected
PdfNameTreeBase (defined in PoDoFo::PdfFileSpec)PoDoFo::PdfFileSpecfriend
SetEmbeddedData(nullable< const charbuff & > data) (defined in PoDoFo::PdfFileSpec)PoDoFo::PdfFileSpec
SetEmbeddedDataFromFile(const std::string_view &filepath) (defined in PoDoFo::PdfFileSpec)PoDoFo::PdfFileSpec
SetFilename(nullable< const PdfString & > filename) (defined in PoDoFo::PdfFileSpec)PoDoFo::PdfFileSpec
TryCreateFromObject(PdfObject &obj, std::unique_ptr< PdfFileSpec > &filespec) (defined in PoDoFo::PdfFileSpec)PoDoFo::PdfFileSpec
~PdfElement() (defined in PoDoFo::PdfElement)PoDoFo::PdfElementvirtual