soui 5.0.0.1
Soui5 Doc
 
Loading...
Searching...
No Matches
IXmlNode Member List

This is the complete list of members for IXmlNode, including all inherited members.

AppendAttribute(const wchar_t *name) PUREIXmlNode
AppendChild(const wchar_t *name) PUREIXmlNode
AppendCopyAttribute(const IXmlAttr *proto) PUREIXmlNode
AppendCopyNode(const IXmlNode *proto) PUREIXmlNode
Attribute(const wchar_t *name, BOOL bCaseSensitive) SCONST PUREIXmlNode
Child(const wchar_t *name, BOOL bCaseSensitive) SCONST PUREIXmlNode
Empty() SCONST PUREIXmlNode
FirstAttribute() SCONST PUREIXmlNode
FirstChild() SCONST PUREIXmlNode
get_userdata() SCONST PUREIXmlNode
GetPrivPtr() SCONST PUREIXmlNode
LastAttribute() SCONST PUREIXmlNode
LastChild() SCONST PUREIXmlNode
Name() SCONST PUREIXmlNode
NextSibling() SCONST PUREIXmlNode
NextSibling2(const wchar_t *name, BOOL bCaseSensitive) SCONST PUREIXmlNode
PrependAttribute(const wchar_t *name) PUREIXmlNode
PrependChild(const wchar_t *name) PUREIXmlNode
PrependCopyAttribute(const IXmlAttr *proto) PUREIXmlNode
PrependCopyNode(const IXmlNode *proto) PUREIXmlNode
PrevSibling() SCONST PUREIXmlNode
PrevSibling2(const wchar_t *name, BOOL bCaseSensitive) SCONST PUREIXmlNode
RemoveAllChilden() PUREIXmlNode
RemoveAttribute(const wchar_t *name) PUREIXmlNode
RemoveChild(const wchar_t *name) PUREIXmlNode
set_userdata(int data) PUREIXmlNode
Text() SCONST PUREIXmlNode
ToString(IStringW *out) SCONST PUREIXmlNode
Value() SCONST PUREIXmlNode