PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDF::Object Member List

This is the complete list of members for PDF::Object, including all inherited members.

ArrayAdd(const Object &object)PDF::Object
ArrayGet(size_t index) constPDF::Object
ArrayRemove(size_t index)PDF::Object
DeepEquals(const Object &that)PDF::Object
detach() noexceptPDF::Object
DictEnum(Func &&func) constPDF::Object
DictFind(PDAtom name) constPDF::Object
DictFindName(PDAtom name) constPDF::Object
DictPut(PDAtom name, const Object &object)PDF::Object
DictPutName(PDAtom name, PDAtom value)PDF::Object
DictRemove(PDAtom name)PDF::Object
get() const noexceptPDF::Object
GetArrayLength()PDF::Object
GetBoolValue() constPDF::Object
GetGenNumber() constPDF::Object
GetIntValue() constPDF::Object
GetNameValue() constPDF::Object
GetObjectType() constPDF::Object
GetObjNumber() constPDF::Object
GetRealValue() constPDF::Object
GetStreamDict() constPDF::Object
GetStringValue() constPDF::Object
GetUnicodeString() constPDF::Object
IsIndirect() constPDF::Object
m_obj (defined in PDF::Object)PDF::Objectprotected
Object() noexceptPDF::Object
Object(PDObject obj, bool adopt=false) noexceptPDF::Object
Object(const Object &that) noexceptPDF::Object
Object(Object &&that) noexceptPDF::Object
operator bool() const noexceptPDF::Objectexplicit
operator!=(const Object &rhs) const noexceptPDF::Object
operator&() noexceptPDF::Object
operator=(const Object &rhs) noexceptPDF::Object
operator=(Object &&rhs) noexceptPDF::Object
operator==(const Object &rhs) const noexceptPDF::Object
reset(PDObject obj, bool adopt=false) noexceptPDF::Object
StreamOpen(PDObjectStreamOpenMode openMode=kPDObjectStreamOpenFiltered)PDF::Object
~Object() (defined in PDF::Object)PDF::Object