| 
    OMNeT++ Simulation Library
    5.4.1
    
   | 
 
This is the complete list of members for cXMLElement, including all inherited members.
| cObject() | cObject | inline | 
| cObject(const cObject &other) | cObject | inline | 
| copyNotSupported() const | cObject | |
| detailedInfo() const | cObject | inlinevirtual | 
| drop(cOwnedObject *obj) | cObject | protectedvirtual | 
| dropAndDelete(cOwnedObject *obj) | cObject | protected | 
| dup() const | cObject | virtual | 
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) override | cXMLElement | virtual | 
| getAttribute(const char *attr) const | cXMLElement | virtual | 
| getAttributes() const | cXMLElement | virtual | 
| getChildren() const | cXMLElement | virtual | 
| getChildrenByTagName(const char *tagname) const | cXMLElement | virtual | 
| getClassName() const | cObject | virtual | 
| getElementById(const char *idattrvalue) const | cXMLElement | virtual | 
| getElementByPath(const char *pathexpression, cXMLElement *root=nullptr, ParamResolver *resolver=nullptr) const | cXMLElement | virtual | 
| getElementsByTagName(const char *tagname) const | cXMLElement | virtual | 
| getFirstChild() const | cXMLElement | virtual | 
| getFirstChildWithAttribute(const char *tagname, const char *attr, const char *attrvalue=nullptr) const | cXMLElement | virtual | 
| getFirstChildWithTag(const char *tagname) const | cXMLElement | virtual | 
| getFullName() const | cObject | inlinevirtual | 
| getFullPath() const | cObject | virtual | 
| getLastChild() const | cXMLElement | virtual | 
| getName() const override | cXMLElement | inlinevirtual | 
| getNextSibling() const | cXMLElement | virtual | 
| getNextSiblingWithTag(const char *tagname) const | cXMLElement | virtual | 
| getNodeValue() const | cXMLElement | virtual | 
| getOwner() const override | cXMLElement | inlinevirtual | 
| getParentNode() const | cXMLElement | virtual | 
| getPreviousSibling() const | cXMLElement | virtual | 
| getSourceLocation() const | cXMLElement | virtual | 
| getTagName() const | cXMLElement | virtual | 
| getThisPtr() const | cObject | inline | 
| getXML() const | cXMLElement | virtual | 
| hasAttributes() const | cXMLElement | virtual | 
| hasChildren() const | cXMLElement | virtual | 
| info() const | cObject | inlinevirtual | 
| isName(const char *s) const | cObject | inline | 
| isOwnedObject() const | cObject | inlinevirtual | 
| parsimPack(cCommBuffer *buffer) const | cObject | virtual | 
| parsimUnpack(cCommBuffer *buffer) | cObject | virtual | 
| str() const override | cXMLElement | virtual | 
| take(cOwnedObject *obj) | cObject | protectedvirtual | 
| ~cObject() | cObject | virtual |