, including all inherited members.
appendChild(NEDElement *node) | NEDElement | [virtual] |
applyDefaults() | NEDElement | [virtual] |
boolToString(bool b) | NEDElement | [protected, static] |
ConnectionElement() | ConnectionElement | |
ConnectionElement(NEDElement *parent) | ConnectionElement | |
dup() const | ConnectionElement | [virtual] |
dupTree() const | NEDElement | [virtual] |
enumToString(int b, const char *vals[], int nums[], int n) | NEDElement | [protected, static] |
getAttribute(int k) const | ConnectionElement | [virtual] |
getAttribute(const char *name) const | ConnectionElement | [inline, virtual] |
getAttributeDefault(int k) const | ConnectionElement | [virtual] |
NEDElement::getAttributeDefault(const char *attr) const | NEDElement | [virtual] |
getAttributeName(int k) const | ConnectionElement | [virtual] |
getDestGate() const | ConnectionElement | [inline] |
getDestGateIndex() const | ConnectionElement | [inline] |
getDestGatePlusplus() const | ConnectionElement | [inline] |
getDestGateSubg() const | ConnectionElement | [inline] |
getDestModule() const | ConnectionElement | [inline] |
getDestModuleIndex() const | ConnectionElement | [inline] |
getFirstChild() const | NEDElement | [virtual] |
getFirstChildWithAttribute(int tagcode, const char *attr, const char *attrvalue=NULL) | NEDElement | |
getFirstChildWithTag(int tagcode) const | NEDElement | [virtual] |
getFirstCommentChild() const | ConnectionElement | [virtual] |
getFirstConditionChild() const | ConnectionElement | [virtual] |
getFirstExpressionChild() const | ConnectionElement | [virtual] |
getFirstLoopChild() const | ConnectionElement | [virtual] |
getFirstParametersChild() const | ConnectionElement | [virtual] |
getId() const | NEDElement | [virtual] |
getIsBidirectional() const | ConnectionElement | [inline] |
getIsDefault() const | ConnectionElement | [inline] |
getIsForwardArrow() const | ConnectionElement | [inline] |
getLastChild() const | NEDElement | [virtual] |
getLikeExpr() const | ConnectionElement | [inline] |
getLikeType() const | ConnectionElement | [inline] |
getName() const | ConnectionElement | [inline] |
getNextConnectionSibling() const | ConnectionElement | [virtual] |
getNextSibling() const | NEDElement | [virtual] |
getNextSiblingWithTag(int tagcode) const | NEDElement | [virtual] |
getNumAttributes() const | ConnectionElement | [virtual] |
getNumChildren() const | NEDElement | [virtual] |
getNumChildrenWithTag(int tagcode) const | NEDElement | [virtual] |
getNumCreated() | NEDElement | [inline, static] |
getNumExisting() | NEDElement | [inline, static] |
getParent() const | NEDElement | [virtual] |
getParentWithTag(int tagcode) | NEDElement | |
getPrevSibling() const | NEDElement | [virtual] |
getSourceLocation() const | NEDElement | [virtual] |
getSourceRegion() const | NEDElement | [virtual] |
getSrcGate() const | ConnectionElement | [inline] |
getSrcGateIndex() const | ConnectionElement | [inline] |
getSrcGatePlusplus() const | ConnectionElement | [inline] |
getSrcGateSubg() const | ConnectionElement | [inline] |
getSrcModule() const | ConnectionElement | [inline] |
getSrcModuleIndex() const | ConnectionElement | [inline] |
getTagCode() const | ConnectionElement | [inline, virtual] |
getTagName() const | ConnectionElement | [inline, virtual] |
getType() const | ConnectionElement | [inline] |
getUserData() const | NEDElement | [virtual] |
insertChildBefore(NEDElement *where, NEDElement *newnode) | NEDElement | [virtual] |
lookupAttribute(const char *attr) const | NEDElement | [virtual] |
NEDElement() | NEDElement | |
NEDElement(NEDElement *parent) | NEDElement | |
removeChild(NEDElement *node) | NEDElement | [virtual] |
setAttribute(int k, const char *val) | ConnectionElement | [virtual] |
setAttribute(const char *name, const char *val) | ConnectionElement | [inline, virtual] |
setDestGate(const char *val) | ConnectionElement | [inline] |
setDestGateIndex(const char *val) | ConnectionElement | [inline] |
setDestGatePlusplus(bool val) | ConnectionElement | [inline] |
setDestGateSubg(int val) | ConnectionElement | |
setDestModule(const char *val) | ConnectionElement | [inline] |
setDestModuleIndex(const char *val) | ConnectionElement | [inline] |
setId(long id) | NEDElement | [virtual] |
setIsBidirectional(bool val) | ConnectionElement | [inline] |
setIsDefault(bool val) | ConnectionElement | [inline] |
setIsForwardArrow(bool val) | ConnectionElement | [inline] |
setLikeExpr(const char *val) | ConnectionElement | [inline] |
setLikeType(const char *val) | ConnectionElement | [inline] |
setName(const char *val) | ConnectionElement | [inline] |
setSourceLocation(const char *loc) | NEDElement | [virtual] |
setSourceRegion(const NEDSourceRegion ®ion) | NEDElement | [virtual] |
setSrcGate(const char *val) | ConnectionElement | [inline] |
setSrcGateIndex(const char *val) | ConnectionElement | [inline] |
setSrcGatePlusplus(bool val) | ConnectionElement | [inline] |
setSrcGateSubg(int val) | ConnectionElement | |
setSrcModule(const char *val) | ConnectionElement | [inline] |
setSrcModuleIndex(const char *val) | ConnectionElement | [inline] |
setType(const char *val) | ConnectionElement | [inline] |
setUserData(NEDElementUserData *data) | NEDElement | [virtual] |
stringToBool(const char *s) | NEDElement | [protected, static] |
stringToEnum(const char *s, const char *vals[], int nums[], int n) | NEDElement | [protected, static] |
validateEnum(int b, const char *vals[], int nums[], int n) | NEDElement | [protected, static] |
~ConnectionElement() | ConnectionElement | [inline, virtual] |
~NEDElement() | NEDElement | [virtual] |