GetName() const | wxXmlAttribute | |
GetNext() const | wxXmlAttribute | |
GetValue() const | wxXmlAttribute | |
SetName(const wxString &name) | wxXmlAttribute | |
SetNext(wxXmlAttribute *next) | wxXmlAttribute | |
SetValue(const wxString &value) | wxXmlAttribute | |
wxXmlAttribute() | wxXmlAttribute | |
wxXmlAttribute(const wxString &name, const wxString &value, wxXmlAttribute *next=NULL) | wxXmlAttribute | |
~wxXmlAttribute() | wxXmlAttribute | [virtual] |