![]() |
Mako 8.2.0 API
MakoCore SDK API Documentation
|
This is the complete list of members for IDOMImageProperties, including all inherited members.
| addRef() const =0 | IRCObject | pure virtual |
| classID() | IDOMImageProperties | inlinestatic |
| clone(IEDLObjectPtr &ptrObject, IEDLClassFactory *pFactory) | IEDLObject | inlinevirtual |
| create() | IDOMImageProperties | static |
| decRef() const =0 | IRCObject | pure virtual |
| getBoolProperty(const EDLString &name, bool &value)=0 | IDOMImageProperties | pure virtual |
| getClassID() const =0 | IEDLObject | pure virtual |
| getIntProperty(const EDLString &name, int &value)=0 | IDOMImageProperties | pure virtual |
| getObjectProperty(const EDLString &name, IRCObjectPtr &value)=0 | IDOMImageProperties | pure virtual |
| getProperty(const EDLString &name, EDLString &value)=0 | IDOMImageProperties | pure virtual |
| getRefCount() const =0 | IRCObject | pure virtual |
| init(CClassParams *pData) | IEDLObject | inlinevirtual |
| setBoolProperty(const EDLString &name, bool value)=0 | IDOMImageProperties | pure virtual |
| setIntProperty(const EDLString &name, int value)=0 | IDOMImageProperties | pure virtual |
| setObjectProperty(const EDLString &name, const IRCObjectPtr &object)=0 | IDOMImageProperties | pure virtual |
| setProperty(const EDLString &name, const EDLString &value)=0 | IDOMImageProperties | pure virtual |
| ~IRCObject() | IRCObject | inlineprotectedvirtual |