OMNeT++ Simulation Library  5.4.1
cXMLElement Member List

This is the complete list of members for cXMLElement, including all inherited members.

cObject()cObjectinline
cObject(const cObject &other)cObjectinline
copyNotSupported() const cObject
detailedInfo() const cObjectinlinevirtual
drop(cOwnedObject *obj)cObjectprotectedvirtual
dropAndDelete(cOwnedObject *obj)cObjectprotected
dup() const cObjectvirtual
findObject(const char *name, bool deep=true)cObject
forEachChild(cVisitor *v) overridecXMLElementvirtual
getAttribute(const char *attr) const cXMLElementvirtual
getAttributes() const cXMLElementvirtual
getChildren() const cXMLElementvirtual
getChildrenByTagName(const char *tagname) const cXMLElementvirtual
getClassName() const cObjectvirtual
getElementById(const char *idattrvalue) const cXMLElementvirtual
getElementByPath(const char *pathexpression, cXMLElement *root=nullptr, ParamResolver *resolver=nullptr) const cXMLElementvirtual
getElementsByTagName(const char *tagname) const cXMLElementvirtual
getFirstChild() const cXMLElementvirtual
getFirstChildWithAttribute(const char *tagname, const char *attr, const char *attrvalue=nullptr) const cXMLElementvirtual
getFirstChildWithTag(const char *tagname) const cXMLElementvirtual
getFullName() const cObjectinlinevirtual
getFullPath() const cObjectvirtual
getLastChild() const cXMLElementvirtual
getName() const overridecXMLElementinlinevirtual
getNextSibling() const cXMLElementvirtual
getNextSiblingWithTag(const char *tagname) const cXMLElementvirtual
getNodeValue() const cXMLElementvirtual
getOwner() const overridecXMLElementinlinevirtual
getParentNode() const cXMLElementvirtual
getPreviousSibling() const cXMLElementvirtual
getSourceLocation() const cXMLElementvirtual
getTagName() const cXMLElementvirtual
getThisPtr() const cObjectinline
getXML() const cXMLElementvirtual
hasAttributes() const cXMLElementvirtual
hasChildren() const cXMLElementvirtual
info() const cObjectinlinevirtual
isName(const char *s) const cObjectinline
isOwnedObject() const cObjectinlinevirtual
parsimPack(cCommBuffer *buffer) const cObjectvirtual
parsimUnpack(cCommBuffer *buffer)cObjectvirtual
str() const overridecXMLElementvirtual
take(cOwnedObject *obj)cObjectprotectedvirtual
~cObject()cObjectvirtual