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

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

append_attribute(const wchar_t *name)SXmlNode
append_child(XmlNodeType type=node_element)SXmlNode
append_child(const wchar_t *name)SXmlNode
append_copy(const SXmlAttr &proto)SXmlNode
append_copy(const SXmlNode &proto)SXmlNode
append_move(const SXmlNode &moved)SXmlNode
AppendAttribute(const wchar_t *name) OVERRIDESXmlNodeinline
AppendChild(const wchar_t *name) OVERRIDESXmlNodeinline
AppendCopyAttribute(const IXmlAttr *proto) OVERRIDESXmlNodeinline
AppendCopyNode(const IXmlNode *proto) OVERRIDESXmlNodeinline
Attribute(const wchar_t *name, BOOL bCaseSensitive) SCONST OVERRIDESXmlNode
attribute(const wchar_t *name, bool bCaseSensitive=false) constSXmlNode
attribute(const wchar_t *name, SXmlAttr &hint, bool bCaseSensitive=false) constSXmlNode
Child(const wchar_t *name, BOOL bCaseSensitive) SCONST OVERRIDESXmlNode
child(const wchar_t *name, bool bCaseSensitive=false) constSXmlNode
child_value() constSXmlNode
child_value(const wchar_t *name, bool bCaseSensitive=false) constSXmlNode
Empty() SCONST OVERRIDESXmlNode
empty() constSXmlNode
first_attribute() constSXmlNode
first_child() constSXmlNode
FirstAttribute() SCONST OVERRIDESXmlNode
FirstChild() SCONST OVERRIDESXmlNode
get_userdata() SCONST OVERRIDESXmlNode
GetPrivPtr() SCONST OVERRIDESXmlNode
insert_attribute_after(const wchar_t *name, const SXmlAttr &attr)SXmlNode
insert_attribute_before(const wchar_t *name, const SXmlAttr &attr)SXmlNode
insert_child_after(XmlNodeType type, const SXmlNode &node)SXmlNode
insert_child_after(const wchar_t *name, const SXmlNode &node)SXmlNode
insert_child_before(XmlNodeType type, const SXmlNode &node)SXmlNode
insert_child_before(const wchar_t *name, const SXmlNode &node)SXmlNode
insert_copy_after(const SXmlAttr &proto, const SXmlAttr &attr)SXmlNode
insert_copy_after(const SXmlNode &proto, const SXmlNode &node)SXmlNode
insert_copy_before(const SXmlAttr &proto, const SXmlAttr &attr)SXmlNode
insert_copy_before(const SXmlNode &proto, const SXmlNode &node)SXmlNode
insert_move_after(const SXmlNode &moved, const SXmlNode &node)SXmlNode
insert_move_before(const SXmlNode &moved, const SXmlNode &node)SXmlNode
last_attribute() constSXmlNode
last_child() constSXmlNode
LastAttribute() SCONST OVERRIDESXmlNode
LastChild() SCONST OVERRIDESXmlNode
Name() SCONST OVERRIDESXmlNode
name() constSXmlNode
next_sibling() constSXmlNode
next_sibling(const wchar_t *name, bool bCaseSensitive=false) constSXmlNode
NextSibling() SCONST OVERRIDESXmlNode
NextSibling2(const wchar_t *name, BOOL bCaseSensitive) SCONST OVERRIDESXmlNode
operator bool() constSXmlNode
operator!=(const SXmlNode &src) constSXmlNodeinline
operator==(const SXmlNode &src) constSXmlNodeinline
parent() constSXmlNode
prepend_attribute(const wchar_t *name)SXmlNode
prepend_child(XmlNodeType type=node_element)SXmlNode
prepend_child(const wchar_t *name)SXmlNode
prepend_copy(const SXmlAttr &proto)SXmlNode
prepend_copy(const SXmlNode &proto)SXmlNode
prepend_move(const SXmlNode &moved)SXmlNode
PrependAttribute(const wchar_t *name) OVERRIDESXmlNodeinline
PrependChild(const wchar_t *name) OVERRIDESXmlNodeinline
PrependCopyAttribute(const IXmlAttr *proto) OVERRIDESXmlNodeinline
PrependCopyNode(const IXmlNode *proto) OVERRIDESXmlNodeinline
previous_sibling() constSXmlNode
previous_sibling(const wchar_t *name, bool bCaseSensitive=false) constSXmlNode
PrevSibling() SCONST OVERRIDESXmlNode
PrevSibling2(const wchar_t *name, BOOL bCaseSensitive) SCONST OVERRIDESXmlNode
remove_attribute(const SXmlAttr &a)SXmlNode
remove_attribute(const wchar_t *name)SXmlNode
remove_attributes()SXmlNode
remove_child(const SXmlNode &n)SXmlNode
remove_child(const wchar_t *name)SXmlNode
remove_children()SXmlNode
RemoveAllChilden() OVERRIDESXmlNodeinline
RemoveAttribute(const wchar_t *name) OVERRIDESXmlNodeinline
RemoveChild(const wchar_t *name) OVERRIDESXmlNodeinline
root() constSXmlNode
set_name(const wchar_t *rhs)SXmlNode
set_userdata(int data) OVERRIDESXmlNode
set_value(const wchar_t *rhs)SXmlNode
SXmlDoc (defined in SXmlNode)SXmlNodefriend
SXmlNode(pugi::xml_node node)SXmlNode
SXmlNode(const IXmlNode *src)SXmlNode
SXmlNode(const SXmlNode &src)SXmlNode
SXmlNode(LPVOID pData=NULL)SXmlNodeexplicit
Text() SCONST OVERRIDESXmlNode
ToString(IStringW *out) SCONST OVERRIDESXmlNode
type() constSXmlNode
Value() SCONST OVERRIDESXmlNode
value() constSXmlNode