This is the complete list of members for cXMLElement, including all inherited members.
| cNamedObject() | cNamedObject | inline |
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | explicit |
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| omnetpp::cNamedObject::cObject(const cObject &other)=default | cObject | |
| copyNotSupported() const | cObject | |
| cOwnedObject() | cOwnedObject | |
| cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | explicit |
| cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
| drop(cOwnedObject *obj) | cObject | protectedvirtual |
| dropAndDelete(cOwnedObject *obj) | cObject | protected |
| dup() const override | cXMLElement | inlinevirtual |
| 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 |
| getClassAndFullName() const | cObject | virtual |
| getClassAndFullPath() const | cObject | virtual |
| getClassName() const | cObject | virtual |
| getDescriptor() 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 |
| getLiveObjectCount() | cOwnedObject | inlinestatic |
| getName() const override | cNamedObject | inlinevirtual |
| getNamePooling() | cNamedObject | inlinevirtual |
| getNextSibling() const | cXMLElement | virtual |
| getNextSiblingWithTag(const char *tagname) const | cXMLElement | virtual |
| getNodeValue() const | cXMLElement | virtual |
| getOwner() const override | cOwnedObject | inlinevirtual |
| getOwningContext() | cOwnedObject | static |
| getParentNode() const | cXMLElement | virtual |
| getPreviousSibling() const | cXMLElement | virtual |
| getSourceFileName() const | cXMLElement | inlinevirtual |
| getSourceLineNumber() const | cXMLElement | inlinevirtual |
| getSourceLocation() const | cXMLElement | virtual |
| getTagName() const | cXMLElement | inlinevirtual |
| getThisPtr() const | cObject | inline |
| getTotalObjectCount() | cOwnedObject | inlinestatic |
| getXML() const | cXMLElement | virtual |
| hasAttributes() const | cXMLElement | virtual |
| hasChildren() const | cXMLElement | virtual |
| isName(const char *s) const | cObject | |
| isOwnedObject() const override | cOwnedObject | inlinevirtual |
| isSoftOwner() const | cObject | inlinevirtual |
| operator=(const cOwnedObject &o) | cOwnedObject | |
| omnetpp::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| parsimPack(cCommBuffer *buffer) const override | cOwnedObject | virtual |
| parsimUnpack(cCommBuffer *buffer) override | cOwnedObject | virtual |
| printOn(std::ostream &os) const | cObject | virtual |
| resetObjectCounters() | cOwnedObject | inlinestatic |
| setName(const char *s) | cNamedObject | virtual |
| setNamePooling(bool b) | cNamedObject | virtual |
| str() const override | cXMLElement | virtual |
| take(cOwnedObject *obj) | cObject | protectedvirtual |
| ~cNamedObject() | cNamedObject | virtual |
| ~cObject() | cObject | virtual |
| ~cOwnedObject() | cOwnedObject | virtual |