| 
    KiCad PCB EDA Suite
    
   | 
 
This is the complete list of members for XNODE, including all inherited members.
| AddAttribute(const wxString &aName, const wxString &aValue) override | XNODE | |
| AddAttribute(const wxString &aName, int aValue) | XNODE | |
| AddAttribute(const wxString &aName, double aValue) | XNODE | |
| AddAttribute(wxXmlAttribute *aAttr) override | XNODE | inline | 
| AddBool(const wxString &aKey, bool aValue) | XNODE | |
| Format(OUTPUTFORMATTER *out) const | XNODE | |
| Format() const | XNODE | |
| FormatContents(OUTPUTFORMATTER *out) const | XNODE | |
| GetChildren() const | XNODE | inline | 
| GetNext() const | XNODE | inline | 
| GetParent() const | XNODE | inline | 
| XNODE() | XNODE | inline | 
| XNODE(wxXmlNodeType aType, const wxString &aName, const wxString &aContent=wxEmptyString) | XNODE | inline | 
| XNODE(XNODE *aParent, wxXmlNodeType aType, const wxString &aName, const wxString &aContent=wxEmptyString, XATTR *aProperties=nullptr) | XNODE | inline |