This is the complete list of members for IObject, including all inherited members.
| AddRef() PURE | IObject | |
| AfterAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading, HRESULT hr) PURE | IObject | |
| GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST PURE | IObject | |
| GetID() SCONST PURE | IObject | |
| GetName() SCONST PURE | IObject | |
| GetNameA() SCONST PURE (defined in IObject) | IObject | |
| GetObjectClass() SCONST PURE | IObject | |
| GetObjectType() SCONST PURE | IObject | |
| InitFromXml(IXmlNode *xmlNode) PURE | IObject | |
| IsClass(LPCWSTR lpszName) SCONST PURE | IObject | |
| ISetAttribute(const IStringW *strAttribName, const IStringW *strValue, BOOL bLoading) PURE | IObject | |
| OnFinalRelease() PURE | IObject | |
| OnInitFinished(IXmlNode *xmlNode) PURE | IObject | |
| Release() PURE | IObject | |
| SetAttrHandler(FunAttrHandler attrHandler) PURE | IObject | |
| SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | IObject | |
| SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading DEF_VAL(FALSE)) PURE | IObject | |
| SetID(int nID) PURE | IObject | |
| SetName(LPCWSTR pszName) PURE | IObject |