OMNeT++ Simulation Library  6.0.3
cXMLElement Member List

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

cObject()cObjectinline
cObject(const cObject &other)=defaultcObject
copyNotSupported() constcObject
drop(cOwnedObject *obj)cObjectprotectedvirtual
dropAndDelete(cOwnedObject *obj)cObjectprotected
dup() constcObjectvirtual
findObject(const char *name, bool deep=true)cObject
forEachChild(cVisitor *v) overridecXMLElementvirtual
getAttribute(const char *attr) constcXMLElementvirtual
getAttributes() constcXMLElementvirtual
getChildren() constcXMLElementvirtual
getChildrenByTagName(const char *tagname) constcXMLElementvirtual
getClassAndFullName() constcObjectvirtual
getClassAndFullPath() constcObjectvirtual
getClassName() constcObjectvirtual
getDescriptor() constcObjectvirtual
getElementById(const char *idattrvalue) constcXMLElementvirtual
getElementByPath(const char *pathexpression, cXMLElement *root=nullptr, ParamResolver *resolver=nullptr) constcXMLElementvirtual
getElementsByTagName(const char *tagname) constcXMLElementvirtual
getFirstChild() constcXMLElementvirtual
getFirstChildWithAttribute(const char *tagname, const char *attr, const char *attrvalue=nullptr) constcXMLElementvirtual
getFirstChildWithTag(const char *tagname) constcXMLElementvirtual
getFullName() constcObjectinlinevirtual
getFullPath() constcObjectvirtual
getLastChild() constcXMLElementvirtual
getName() const overridecXMLElementinlinevirtual
getNextSibling() constcXMLElementvirtual
getNextSiblingWithTag(const char *tagname) constcXMLElementvirtual
getNodeValue() constcXMLElementvirtual
getOwner() const overridecXMLElementinlinevirtual
getParentNode() constcXMLElementvirtual
getPreviousSibling() constcXMLElementvirtual
getSourceFileName() constcXMLElementinlinevirtual
getSourceLineNumber() constcXMLElementinlinevirtual
getSourceLocation() constcXMLElementvirtual
getTagName() constcXMLElementvirtual
getThisPtr() constcObjectinline
getXML() constcXMLElementvirtual
hasAttributes() constcXMLElementvirtual
hasChildren() constcXMLElementvirtual
isName(const char *s) constcObject
isOwnedObject() constcObjectinlinevirtual
isSoftOwner() constcObjectinlinevirtual
parsimPack(cCommBuffer *buffer) constcObjectvirtual
parsimUnpack(cCommBuffer *buffer)cObjectvirtual
printOn(std::ostream &os) constcObjectvirtual
str() const overridecXMLElementvirtual
take(cOwnedObject *obj)cObjectprotectedvirtual
~cObject()cObjectvirtual