wxXml2
wxXml2Node Member List

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

AddBreakLineChild(int breaklines=1)wxXml2Node
AddCDATAChild(const wxString &content)wxXml2Node
AddChild(wxXml2Node &node)wxXml2Node
AddCommentChild(const wxString &content)wxXml2Node
AddContainerChild(const wxString &name)wxXml2Node
AddNamespace(const wxString &prefix, const wxString &href)wxXml2Node
AddNext(wxXml2Node &node)wxXml2Node
AddPIChild(const wxString &name, const wxString &content)wxXml2Node
AddPrevious(wxXml2Node &node)wxXml2Node
AddProperty(const wxString &name, const wxString &value)wxXml2Node
AddProperty(wxXml2Property &prop)wxXml2Node
AddTextChild(const wxString &name, const wxString &content)wxXml2Node
Build(const wxXml2NodeType type, wxXml2Node &parent, wxXml2Document &document=wxXml2EmptyDoc, wxXml2Namespace &ns=wxXml2EmptyNamespace, const wxString &name=wxEmptyString, const wxString &content=wxEmptyString, wxXml2Property &props=wxXml2EmptyProperty, wxXml2Node &next=wxXml2EmptyNode, wxXml2Node &previous=wxXml2EmptyNode, wxXml2Node &children=wxXml2EmptyNode)wxXml2Nodeprotected
Cmp(const wxXml2Node &node) const wxXml2Node
CmpNoNs(const wxXml2Node &node) const wxXml2Node
Contains(const wxXml2Node &tofind) const wxXml2Nodeinline
Copy(const wxXml2BaseNode &n)wxXml2BaseNodeinlineprotected
CreateChild(wxXml2NodeType type, wxXml2Node &parent, const wxString &name, const wxString &content=wxEmptyString, wxXml2Namespace &ns=wxXml2EmptyNamespace, wxXml2Property &props=wxXml2EmptyProperty, wxXml2Node &next=wxXml2EmptyNode)wxXml2Node
CreateRoot(wxXml2Document &doc, const wxString &name=wxEmptyString, wxXml2Namespace &ns=wxXml2EmptyNamespace, wxXml2Property &props=wxXml2EmptyProperty)wxXml2Node
CreateTemp(wxXml2NodeType type, wxXml2Document &doc, const wxString &name=wxEmptyString, const wxString &content=wxEmptyString, wxXml2Namespace &ns=wxXml2EmptyNamespace, wxXml2Property &props=wxXml2EmptyProperty)wxXml2Node
DecRefCount()wxXml2Wrapperinlineprotected
Destroy()wxXml2Nodeinlineprotectedvirtual
DestroyIfUnlinked()wxXml2Wrappervirtual
Encapsulate(const wxString &nodename, const wxString &content=wxEmptyString, wxXml2Namespace &ns=wxXml2EmptyNamespace, wxXml2Property &props=wxXml2EmptyProperty)wxXml2Node
Find(const wxString &name, const wxString &content=wxEmptyString, int occ=0, bool bNS=TRUE, bool recurse=TRUE) const wxXml2Node
Find(const wxXml2Node &tofind, int occ=0, bool bNS=TRUE, bool recurse=TRUE) const wxXml2Node
Get(const wxString &name, int n=0) const wxXml2Nodeinline
GetChildren() const wxXml2Nodeinline
GetContent() const wxXml2Nodeinline
GetDoc() const wxXml2Nodeinline
GetFirstChild() const wxXml2Nodeinline
GetName() const wxXml2Nodeinline
GetNamespace() const wxXml2Nodeinline
GetNamespaceDecl() const wxXml2Nodeinline
GetNext() const wxXml2Nodeinline
GetNodeContent() const wxXml2Nodeinline
GetObj() const wxXml2Nodeinline
GetParent() const wxXml2Nodeinline
GetPrevious() const wxXml2Nodeinline
GetPrivate() const wxXml2BaseNodeinlineprotectedvirtual
GetProperties() const wxXml2Nodeinline
GetPropVal(const wxString &propName, wxString *value) const wxXml2Node
GetPropVal(const wxString &propName, const wxString &defaultVal) const wxXml2Node
GetRefCount() const wxXml2Wrapperinlineprotected
GetType() const wxXml2BaseNodeinline
HasProp(const wxString &propName) const wxXml2Node
IncRefCount()wxXml2Wrapperinlineprotected
IsNonEmpty() const wxXml2BaseNodeinlinevirtual
IsUnlinked() const wxXml2BaseNodevirtual
JustWrappedNew()wxXml2Wrapperinlineprotected
MakeLower()wxXml2Node
MakeUpper()wxXml2Node
operator!=(const wxXml2Node &p) const wxXml2Nodeinline
wxXml2BaseNode::operator!=(const wxXml2BaseNode &decl) const wxXml2BaseNodeinline
operator=(const wxXml2Node &n)wxXml2Nodeinline
wxXml2BaseNode::operator=(const wxXml2BaseNode &decl)wxXml2BaseNodeinline
operator==(const wxXml2Node &node) const wxXml2Node
wxXml2BaseNode::operator==(const wxXml2BaseNode &decl) const wxXml2BaseNode
Replace(const wxXml2Node &newnode)wxXml2Node
ResetRefCount()wxXml2Wrapperinlineprotected
SetAsEmpty()wxXml2BaseNodeinlineprotectedvirtual
SetChildren(const wxXml2BaseNode &child)wxXml2BaseNode
SetContent(const wxString &cont)wxXml2Nodeinline
SetName(const wxString &name)wxXml2Nodeinline
SetNamespace(wxXml2Namespace &ns)wxXml2Node
SetNext(const wxXml2BaseNode &next)wxXml2BaseNode
SetPrevious(const wxXml2BaseNode &prev)wxXml2BaseNode
SetProperties(const wxXml2Property &prop)wxXml2Node
SetType(wxXml2NodeType type)wxXml2BaseNodeinline
UnwrappingOld()wxXml2Wrapperinlineprotected
wxXml2BaseNode()wxXml2BaseNodeinline
wxXml2BaseNode(wxXml2BaseNodeObj *p)wxXml2BaseNodeinline
wxXml2Node()wxXml2Nodeinline
wxXml2Node(wxXml2Document &doc, const wxString &name=wxEmptyString, wxXml2Namespace &ns=wxXml2EmptyNamespace)wxXml2Nodeinline
wxXml2Node(wxXml2NodeType type, wxXml2Node &parent, const wxString &name, const wxString &content=wxEmptyString, wxXml2Namespace &ns=wxXml2EmptyNamespace)wxXml2Nodeinline
wxXml2Node(wxXml2NodeType type, wxXml2Document &doc, const wxString &name=wxEmptyString, const wxString &content=wxEmptyString, wxXml2Namespace &ns=wxXml2EmptyNamespace)wxXml2Nodeinline
wxXml2Node(xmlNode *node)wxXml2Nodeinline
wxXml2Node(const wxXml2Node &n)wxXml2Nodeinline
wxXml2Node(const wxXml2BaseNode &n)wxXml2Nodeinline
wxXml2Wrapper()wxXml2Wrapperinline
~wxXml2BaseNode()wxXml2BaseNodeinlinevirtual
~wxXml2Node()wxXml2Nodeinlinevirtual
~wxXml2Wrapper()wxXml2Wrapperinlinevirtual