Comprehensive Guide for Developers: Features, Integration, and API Reference
This is the complete list of members for PDF::Object, including all inherited members.
| ArrayAdd(const Object &object) | PDF::Object | |
| ArrayGet(size_t index) const | PDF::Object | |
| ArrayInsert(size_t index, const Object &object) | PDF::Object | |
| ArrayPut(size_t index, const Object &object) | PDF::Object | |
| ArrayRemove(size_t index) | PDF::Object | |
| DeepEquals(const Object &that) | PDF::Object | |
| detach() noexcept | PDF::Object | |
| DictEnum(Func &&func) const | PDF::Object | |
| DictFind(PDAtom name) const | PDF::Object | |
| DictFindName(PDAtom name) const | PDF::Object | |
| DictPut(PDAtom name, const Object &object) | PDF::Object | |
| DictPutName(PDAtom name, PDAtom value) | PDF::Object | |
| DictRemove(PDAtom name) | PDF::Object | |
| get() const noexcept | PDF::Object | |
| GetArrayLength() const | PDF::Object | |
| GetBoolValue() const | PDF::Object | |
| GetGenNumber() const | PDF::Object | |
| GetIntValue() const | PDF::Object | |
| GetNameValue() const | PDF::Object | |
| GetObjectType() const | PDF::Object | |
| GetObjNumber() const | PDF::Object | |
| GetRealValue() const | PDF::Object | |
| GetStreamDict() const | PDF::Object | |
| GetStringValue() const | PDF::Object | |
| GetUnicodeString() const | PDF::Object | |
| IsIndirect() const | PDF::Object | |
| m_obj (defined in PDF::Object) | PDF::Object | protected |
| Object() noexcept | PDF::Object | |
| Object(PDObject obj, bool adopt=false) noexcept | PDF::Object | |
| Object(const Object &that) noexcept | PDF::Object | |
| Object(Object &&that) noexcept | PDF::Object | |
| operator bool() const noexcept | PDF::Object | explicit |
| operator!=(const Object &rhs) const noexcept | PDF::Object | |
| operator&() noexcept | PDF::Object | |
| operator=(const Object &rhs) noexcept | PDF::Object | |
| operator=(Object &&rhs) noexcept | PDF::Object | |
| operator==(const Object &rhs) const noexcept | PDF::Object | |
| reset(PDObject obj, bool adopt=false) noexcept | PDF::Object | |
| StreamOpen(PDObjectStreamOpenMode openMode=kPDObjectStreamOpenFiltered) | PDF::Object | |
| ~Object() (defined in PDF::Object) | PDF::Object |