cNEDFunction Member List
This is the complete list of members for
cNEDFunction, including all inherited members.
| cNamedObject() | cNamedObject | |
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | [explicit] |
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| cNEDFunction(NEDFunction f, const char *signature, const char *category=NULL, const char *description=NULL) | cNEDFunction | |
| cNoncopyableOwnedObject(const char *name=NULL, bool namepooling=true) | cNoncopyableOwnedObject | [inline, explicit] |
| cNamedObject::cObject() | cObject | [inline] |
| cNamedObject::cObject(const cObject &other) | cObject | [inline] |
| copyNotSupported() const | cObject | |
| cOwnedObject() | cOwnedObject | |
| cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | [explicit] |
| cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
| detailedInfo() const | cObject | [virtual] |
| drop(cOwnedObject *obj) | cObject | [protected, virtual] |
| dropAndDelete(cOwnedObject *obj) | cObject | [protected] |
| dup() const | cNoncopyableOwnedObject | [virtual] |
| find(const char *name) | cNEDFunction | [static] |
| findByPointer(NEDFunction f) | cNEDFunction | [static] |
| findObject(const char *name, bool deep=true) | cObject | |
| forEachChild(cVisitor *v) | cObject | [virtual] |
| get(const char *name) | cNEDFunction | [static] |
| getArgType(int k) const | cNEDFunction | [inline] |
| getCategory() const | cNEDFunction | [inline] |
| getClassName() const | cObject | [virtual] |
| getDefaultOwner() | cOwnedObject | [static] |
| getDescription() const | cNEDFunction | [inline] |
| getFullName() const | cObject | [inline, virtual] |
| getFullPath() const | cObject | [virtual] |
| getFunctionPointer() const | cNEDFunction | [inline] |
| getLiveObjectCount() | cOwnedObject | [inline, static] |
| getMaxArgs() const | cNEDFunction | [inline] |
| getMinArgs() const | cNEDFunction | [inline] |
| getName() const | cNamedObject | [inline, virtual] |
| getNamePooling() | cNamedObject | [inline, virtual] |
| getOwner() const | cOwnedObject | [inline, virtual] |
| getReturnType() const | cNEDFunction | [inline] |
| getSignature() const | cNEDFunction | [inline] |
| getTotalObjectCount() | cOwnedObject | [inline, static] |
| hasVarArgs() const | cNEDFunction | [inline] |
| info() const | cNEDFunction | [virtual] |
| invoke(cComponent *context, cNEDValue argv[], int argc) | cNEDFunction | |
| isName(const char *s) const | cObject | [inline] |
| isOwnedObject() const | cOwnedObject | [inline, virtual] |
| isSoftOwner() const | cOwnedObject | [inline, virtual] |
| cOwnedObject::operator=(const cOwnedObject &o) | cOwnedObject | |
| cOwnedObject::cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| parsimPack(cCommBuffer *buffer) | cNoncopyableOwnedObject | [virtual] |
| parsimUnpack(cCommBuffer *buffer) | cNoncopyableOwnedObject | [virtual] |
| resetObjectCounters() | cOwnedObject | [inline, static] |
| setName(const char *s) | cNamedObject | [virtual] |
| setNamePooling(bool b) | cNamedObject | [virtual] |
| take(cOwnedObject *obj) | cObject | [protected, virtual] |
| ~cNamedObject() | cNamedObject | [virtual] |
| ~cNEDFunction() | cNEDFunction | [inline, virtual] |
| ~cObject() | cObject | [virtual] |
| ~cOwnedObject() | cOwnedObject | [virtual] |