This is the complete list of members for SObjectImpl< T >, including all inherited members.
| AfterAttribute(LPCWSTR strAttribName, LPCWSTR strValue, BOOL bLoading, HRESULT hr) OVERRIDE | SObjectImpl< T > | inline |
| DefAttributeProc(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< T > | inlinevirtual |
| GetAttribute(LPCWSTR strAttr, IStringW *pValue) SCONST OVERRIDE | SObjectImpl< T > | inline |
| GetClassAlias() | SObjectImpl< T > | inlinestatic |
| GetClassName() | SObjectImpl< T > | inlinestatic |
| GetClassType() | SObjectImpl< T > | inlinestatic |
| GetID() SCONST OVERRIDE | SObjectImpl< T > | inline |
| GetName() SCONST OVERRIDE | SObjectImpl< T > | inline |
| GetNameA() SCONST OVERRIDE | SObjectImpl< T > | inline |
| GetObjectClass() SCONST OVERRIDE | SObjectImpl< T > | inline |
| GetObjectType() SCONST OVERRIDE | SObjectImpl< T > | inline |
| InitFromXml(IXmlNode *pXmlNode) OVERRIDE | SObjectImpl< T > | inline |
| IsAttributeHandled(SXmlAttr xmlAttr) | SObjectImpl< T > | inlinestatic |
| IsClass(LPCWSTR lpszName) SCONST OVERRIDE | SObjectImpl< T > | inline |
| ISetAttribute(const IStringW *strAttr, const IStringW *strValue, BOOL bLoading) OVERRIDE | SObjectImpl< T > | inline |
| m_attrHandler | SObjectImpl< T > | protected |
| m_nID | SObjectImpl< T > | protected |
| m_strName | SObjectImpl< T > | protected |
| MarkAttributeHandled(SXmlAttr xmlAttr, bool bHandled) | SObjectImpl< T > | inlinestatic |
| OnInitFinished(IXmlNode *xmlNode) OVERRIDE | SObjectImpl< T > | inline |
| SetAttrHandler(FunAttrHandler attrHandler) OVERRIDE | SObjectImpl< T > | inline |
| SetAttribute(LPCWSTR pszAttr, LPCWSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< T > | inline |
| SetAttribute(const SStringW &strAttr, const SStringW &strValue, BOOL bLoading) | SObjectImpl< T > | inlinevirtual |
| SetAttributeA(LPCSTR pszAttr, LPCSTR pszValue, BOOL bLoading) OVERRIDE | SObjectImpl< T > | inline |
| SetID(int nID) OVERRIDE | SObjectImpl< T > | inline |
| SetName(LPCWSTR pszName) OVERRIDE | SObjectImpl< T > | inline |
| SObjectImpl() | SObjectImpl< T > | inline |