, including all inherited members.
| activity() | cSimpleModule | [protected, virtual] |
| addGate(const char *gatename, cGate::Type type, bool isvector=false) | cModule | [virtual] |
| bubble(const char *text) | cComponent | |
| buildInside() | cModule | [virtual] |
| callFinish() | cModule | [virtual] |
| callInitialize() | cModule | [virtual] |
| callInitialize(int stage) | cModule | [virtual] |
| cancelAndDelete(cMessage *msg) | cSimpleModule | |
| cancelEvent(cMessage *msg) | cSimpleModule | |
| cComponent(const char *name=NULL) | cComponent | |
| cDefaultList(const char *name=NULL) | cDefaultList | |
| changeParentTo(cModule *mod) | cModule | [virtual] |
| checkInternalConnections() const | cModule | |
| cNamedObject() | cNamedObject | |
| cNamedObject(const char *name, bool namepooling=true) | cNamedObject | |
| cNamedObject(const cNamedObject &obj) | cNamedObject | |
| cNoncopyableOwnedObject(const char *name=NULL, bool namepooling=true) | cNoncopyableOwnedObject | |
| cNamedObject::cObject(const cObject &other) | cObject | |
| copyNotSupported() const | cObject | |
| cNoncopyableOwnedObject::cOwnedObject(const char *name, bool namepooling=true) | cOwnedObject | |
| cNoncopyableOwnedObject::cOwnedObject(const cOwnedObject &obj) | cOwnedObject | |
| cSimpleModule(unsigned stacksize=0) | cSimpleModule | |
| cSimpleModule(const char *dummy1, cModule *dummy2, unsigned stacksize) | cSimpleModule | |
| defaultListContains(cOwnedObject *obj) const | cDefaultList | |
| defaultListGet(int k) | cDefaultList | |
| defaultListSize() const | cDefaultList | |
| deleteGate(const char *gatename) | cModule | [virtual] |
| deleteModule() | cSimpleModule | [virtual] |
| detailedInfo() const | cObject | [virtual] |
| drop(cOwnedObject *obj) | cDefaultList | [protected, virtual] |
| dropAndDelete(cOwnedObject *obj) | cObject | [protected] |
| dup() const | cNoncopyableOwnedObject | [virtual] |
| emit(simsignal_t signalID, bool b) | cComponent | |
| emit(simsignal_t signalID, long l) | cComponent | |
| emit(simsignal_t signalID, unsigned long l) | cComponent | |
| emit(simsignal_t signalID, double d) | cComponent | |
| emit(simsignal_t signalID, const SimTime &t) | cComponent | |
| emit(simsignal_t signalID, const char *s) | cComponent | |
| emit(simsignal_t signalID, cObject *obj) | cComponent | |
| emit(simsignal_t signalID, const cObject *obj) | cComponent | |
| emit(simsignal_t signalID, char c) | cComponent | |
| emit(simsignal_t signalID, unsigned char c) | cComponent | |
| emit(simsignal_t signalID, short i) | cComponent | |
| emit(simsignal_t signalID, unsigned short i) | cComponent | |
| emit(simsignal_t signalID, int i) | cComponent | |
| emit(simsignal_t signalID, unsigned int i) | cComponent | |
| emit(simsignal_t signalID, float f) | cComponent | |
| emit(simsignal_t signalID, long double d) | cComponent | |
| endSimulation() | cSimpleModule | |
| error(const char *format,...) const | cSimpleModule | |
| finalizeParameters() | cModule | [virtual] |
| findGate(const char *gatename, int index=-1) const | cModule | [virtual] |
| findObject(const char *name, bool deep=true) | cObject | |
| findPar(const char *parname) const | cComponent | [virtual] |
| findSubmodule(const char *submodname, int idx=-1) | cModule | |
| finish() | cComponent | [protected, virtual] |
| forEachChild(cVisitor *v) | cSimpleModule | [virtual] |
| gate(const char *gatename, int index=-1) | cModule | [virtual] |
| gate(const char *gatename, int index=-1) const | cModule | |
| gate(int id) | cModule | [virtual] |
| gate(int id) const | cModule | |
| gateBaseId(const char *gatename) const | cModule | [virtual] |
| gateHalf(const char *gatename, cGate::Type type, int index=-1) | cModule | [virtual] |
| gateHalf(const char *gatename, cGate::Type type, int index=-1) const | cModule | |
| gateSize(const char *gatename) const | cModule | [virtual] |
| gateType(const char *gatename) const | cModule | [virtual] |
| getAncestorPar(const char *parname) | cModule | |
| getCanvas() | cModule | [virtual] |
| getClassName() const | cObject | [virtual] |
| getComponentType() const | cComponent | |
| getDefaultOwner() | cOwnedObject | [static] |
| getDisplayString() | cComponent | |
| getFullName() const | cModule | [virtual] |
| getFullPath() const | cModule | [virtual] |
| getGateNames() const | cModule | [virtual] |
| getId() const | cModule | |
| getIndex() const | cModule | |
| getLiveObjectCount() | cOwnedObject | [static] |
| getLocalListenedSignals() const | cComponent | |
| getLocalSignalListeners(simsignal_t signalID) const | cComponent | |
| getModuleByPath(const char *path) | cModule | |
| getModuleByRelativePath(const char *path) | cModule | |
| getModuleType() const | cModule | |
| getName() const | cNamedObject | [virtual] |
| getNamePooling() | cNamedObject | [virtual] |
| getNedTypeName() const | cComponent | [virtual] |
| getNumParams() const | cComponent | [virtual] |
| getOrCreateFirstUnconnectedGate(const char *gatename, char suffix, bool inside, bool expand) | cModule | [virtual] |
| getOrCreateFirstUnconnectedGatePair(const char *gatename, bool inside, bool expand, cGate *&gatein, cGate *&gateout) | cModule | [virtual] |
| getOwner() const | cOwnedObject | [virtual] |
| getParentModule() const | cModule | [virtual] |
| getPerformFinalGC() const | cDefaultList | |
| getProperties() const | cModule | [virtual] |
| getRNG(int k) const | cComponent | |
| getSignalName(simsignal_t signalID) | cComponent | [static] |
| getStackSize() const | cSimpleModule | [virtual] |
| getStackUsage() const | cSimpleModule | [virtual] |
| getSubmodule(const char *submodname, int idx=-1) | cModule | |
| getTotalObjectCount() | cOwnedObject | [static] |
| getVectorSize() const | cModule | |
| halt() | cSimpleModule | |
| handleMessage(cMessage *msg) | Toc9 | [protected, virtual] |
| handleParameterChange(const char *parname) | cComponent | [protected, virtual] |
| hasGate(const char *gatename, int index=-1) const | cModule | [virtual] |
| hasListeners(simsignal_t signalID) const | cComponent | |
| hasPar(const char *s) const | cComponent | |
| hasStackOverflow() const | cSimpleModule | [virtual] |
| hasSubmodules() const | cModule | |
| info() const | cSimpleModule | [virtual] |
| initialize(int stage) | cComponent | [protected, virtual] |
| initialize() | cComponent | [protected, virtual] |
| isChannel() const | cComponent | |
| isGateVector(const char *gatename) const | cModule | [virtual] |
| isModule() const | cModule | [virtual] |
| isName(const char *s) const | cObject | |
| isOwnedObject() const | cOwnedObject | [virtual] |
| isPlaceholder() const | cModule | [virtual] |
| isSimple() const | cModule | [virtual] |
| isSoftOwner() const | cDefaultList | [virtual] |
| isSubscribed(simsignal_t signalID, cIListener *listener) const | cComponent | |
| isSubscribed(const char *signalName, cIListener *listener) const | cComponent | |
| isTerminated() const | cSimpleModule | |
| isVector() const | cModule | |
| mayHaveListeners(simsignal_t signalID) const | cComponent | |
| numInitStages() const | cComponent | [protected, virtual] |
| operator=(const cOwnedObject &o) | cOwnedObject | |
| cNamedObject::operator=(const cNamedObject &o) | cNamedObject | |
| par(int k) | cComponent | [virtual] |
| par(int k) const | cComponent | |
| par(const char *parname) | cComponent | [virtual] |
| par(const char *parname) const | cComponent | |
| parsimPack(cCommBuffer *buffer) | cDefaultList | [virtual] |
| parsimUnpack(cCommBuffer *buffer) | cDefaultList | [virtual] |
| receive() | cSimpleModule | |
| receive(simtime_t timeout) | cSimpleModule | |
| recordScalar(const char *name, double value, const char *unit=NULL) | cComponent | |
| recordScalar(const char *name, SimTime value, const char *unit=NULL) | cComponent | |
| recordStatistic(cStatistic *stats, const char *unit=NULL) | cComponent | |
| recordStatistic(const char *name, cStatistic *stats, const char *unit=NULL) | cComponent | |
| registerSignal(const char *name) | cComponent | [static] |
| resetObjectCounters() | cOwnedObject | [static] |
| scheduleAt(simtime_t t, cMessage *msg) | cSimpleModule | |
| scheduleStart(simtime_t t) | cSimpleModule | [virtual] |
| send(cMessage *msg, int gateid) | cSimpleModule | |
| send(cMessage *msg, const char *gatename, int gateindex=-1) | cSimpleModule | |
| send(cMessage *msg, cGate *outputgate) | cSimpleModule | |
| sendDelayed(cMessage *msg, simtime_t delay, int gateid) | cSimpleModule | |
| sendDelayed(cMessage *msg, simtime_t delay, const char *gatename, int gateindex=-1) | cSimpleModule | |
| sendDelayed(cMessage *msg, simtime_t delay, cGate *outputgate) | cSimpleModule | |
| sendDirect(cMessage *msg, cModule *mod, const char *inputGateName, int gateIndex=-1) | cSimpleModule | |
| sendDirect(cMessage *msg, cModule *mod, int inputGateId) | cSimpleModule | |
| sendDirect(cMessage *msg, cGate *inputGate) | cSimpleModule | |
| sendDirect(cMessage *msg, simtime_t propagationDelay, simtime_t duration, cModule *mod, const char *inputGateName, int gateIndex=-1) | cSimpleModule | |
| sendDirect(cMessage *msg, simtime_t propagationDelay, simtime_t duration, cModule *mod, int inputGateId) | cSimpleModule | |
| sendDirect(cMessage *msg, simtime_t propagationDelay, simtime_t duration, cGate *inputGate) | cSimpleModule | |
| setDisplayString(const char *dispstr) | cComponent | |
| setGateSize(const char *gatename, int size) | cModule | [virtual] |
| setName(const char *s) | cModule | [virtual] |
| setNamePooling(bool b) | cNamedObject | [virtual] |
| setPerformFinalGC(bool b) | cDefaultList | [virtual] |
| size() const | cModule | |
| snapshot(cObject *obj=NULL, const char *label=NULL) | cSimpleModule | |
| subscribe(simsignal_t signalID, cIListener *listener) | cComponent | |
| subscribe(const char *signalName, cIListener *listener) | cComponent | |
| take(cOwnedObject *obj) | cDefaultList | [protected, virtual] |
| unsubscribe(simsignal_t signalID, cIListener *listener) | cComponent | |
| unsubscribe(const char *signalName, cIListener *listener) | cComponent | |
| usesActivity() const | cSimpleModule | |
| wait(simtime_t time) | cSimpleModule | |
| waitAndEnqueue(simtime_t time, cQueue *queue) | cSimpleModule | |
| ~cComponent() | cComponent | [virtual] |
| ~cDefaultList() | cDefaultList | [virtual] |
| ~cModule() | cModule | [virtual] |
| ~cNamedObject() | cNamedObject | [virtual] |
| ~cObject() | cObject | [virtual] |
| ~cOwnedObject() | cOwnedObject | [virtual] |
| ~cSimpleModule() | cSimpleModule | [virtual] |