This is the complete list of members for IXmlNode, including all inherited members.
AppendAttribute(const wchar_t *name) PURE | IXmlNode | |
AppendChild(const wchar_t *name) PURE | IXmlNode | |
AppendCopyAttribute(const IXmlAttr *proto) PURE | IXmlNode | |
AppendCopyNode(const IXmlNode *proto) PURE | IXmlNode | |
Attribute(const wchar_t *name, BOOL bCaseSensitive) SCONST PURE | IXmlNode | |
Child(const wchar_t *name, BOOL bCaseSensitive) SCONST PURE | IXmlNode | |
Empty() SCONST PURE | IXmlNode | |
FirstAttribute() SCONST PURE | IXmlNode | |
FirstChild() SCONST PURE | IXmlNode | |
get_userdata() SCONST PURE | IXmlNode | |
GetPrivPtr() SCONST PURE | IXmlNode | |
LastAttribute() SCONST PURE | IXmlNode | |
LastChild() SCONST PURE | IXmlNode | |
Name() SCONST PURE | IXmlNode | |
NextSibling() SCONST PURE | IXmlNode | |
NextSibling2(const wchar_t *name, BOOL bCaseSensitive) SCONST PURE | IXmlNode | |
PrependAttribute(const wchar_t *name) PURE | IXmlNode | |
PrependChild(const wchar_t *name) PURE | IXmlNode | |
PrependCopyAttribute(const IXmlAttr *proto) PURE | IXmlNode | |
PrependCopyNode(const IXmlNode *proto) PURE | IXmlNode | |
PrevSibling() SCONST PURE | IXmlNode | |
PrevSibling2(const wchar_t *name, BOOL bCaseSensitive) SCONST PURE | IXmlNode | |
RemoveAllChilden() PURE | IXmlNode | |
RemoveAttribute(const wchar_t *name) PURE | IXmlNode | |
RemoveChild(const wchar_t *name) PURE | IXmlNode | |
set_userdata(int data) PURE | IXmlNode | |
Text() SCONST PURE | IXmlNode | |
ToString(IStringW *out) SCONST PURE | IXmlNode | |
Value() SCONST PURE | IXmlNode |