Copy(const wxXml2BaseNode &n) | wxXml2BaseNode | [inline, protected] |
Create(const wxXml2DTD &parent, const wxString &name, wxXml2EntityType type, const wxString &externalID, const wxString &systemID, const wxString &content) | wxXml2EntityDecl | |
DecRefCount() | wxXml2Wrapper | [inline, protected] |
Destroy() | wxXml2BaseNode | [inline, protected, virtual] |
DestroyIfUnlinked() | wxXml2Wrapper | [virtual] |
GetChildren() const | wxXml2BaseNode | [inline] |
GetContent() const | wxXml2EntityDecl | [inline] |
GetExternalID() const | wxXml2EntityDecl | [inline] |
GetFirstChild() const | wxXml2BaseNode | [inline] |
GetName() const | wxXml2EntityDecl | [inline] |
GetNext() const | wxXml2BaseNode | [inline] |
GetObj() const | wxXml2EntityDecl | [inline] |
GetParent() const | wxXml2EntityDecl | |
GetPrevious() const | wxXml2BaseNode | [inline] |
GetPrivate() const | wxXml2BaseNode | [inline, protected, virtual] |
GetRefCount() const | wxXml2Wrapper | [inline, protected] |
GetSystemID() const | wxXml2EntityDecl | [inline] |
GetType() const | wxXml2EntityDecl | [inline] |
IncRefCount() | wxXml2Wrapper | [inline, protected] |
IsNonEmpty() const | wxXml2BaseNode | [inline, virtual] |
IsUnlinked() const | wxXml2BaseNode | [virtual] |
JustWrappedNew() | wxXml2Wrapper | [inline, protected] |
operator!=(const wxXml2EntityDecl &decl) const | wxXml2EntityDecl | [inline] |
wxXml2BaseNode::operator!=(const wxXml2BaseNode &decl) const | wxXml2BaseNode | [inline] |
operator=(const wxXml2EntityDecl &decl) | wxXml2EntityDecl | [inline] |
wxXml2BaseNode::operator=(const wxXml2BaseNode &decl) | wxXml2BaseNode | [inline] |
operator==(const wxXml2EntityDecl &decl) const | wxXml2EntityDecl | |
wxXml2BaseNode::operator==(const wxXml2BaseNode &decl) const | wxXml2BaseNode | |
ResetRefCount() | wxXml2Wrapper | [inline, protected] |
SetAsEmpty() | wxXml2BaseNode | [inline, protected, virtual] |
SetChildren(const wxXml2BaseNode &child) | wxXml2BaseNode | |
SetNext(const wxXml2BaseNode &next) | wxXml2BaseNode | |
SetPrevious(const wxXml2BaseNode &prev) | wxXml2BaseNode | |
SetType(wxXml2NodeType type) | wxXml2BaseNode | [inline] |
UnwrappingOld() | wxXml2Wrapper | [inline, protected] |
wxXml2BaseNode() | wxXml2BaseNode | [inline] |
wxXml2BaseNode(wxXml2BaseNodeObj *p) | wxXml2BaseNode | [inline] |
wxXml2EntityDecl() | wxXml2EntityDecl | [inline] |
wxXml2EntityDecl(xmlEntity *n) | wxXml2EntityDecl | [inline] |
wxXml2EntityDecl(const wxXml2EntityDecl &n) | wxXml2EntityDecl | [inline] |
wxXml2EntityDecl(const wxXml2DTD &parent, const wxString &name, wxXml2EntityType type=wxXML2_INTERNAL_GENERAL_ENTITY, const wxString &externalID=wxEmptyString, const wxString &systemID=wxEmptyString, const wxString &content=wxEmptyString) | wxXml2EntityDecl | [inline] |
wxXml2Wrapper() | wxXml2Wrapper | [inline] |
~wxXml2BaseNode() | wxXml2BaseNode | [inline, virtual] |
~wxXml2EntityDecl() | wxXml2EntityDecl | [inline, virtual] |
~wxXml2Wrapper() | wxXml2Wrapper | [inline, virtual] |