cObject() | cObject | [inline] |
cObject(const cObject &other) | cObject | [inline] |
connectTo(cGate *gate, cChannel *channel=NULL, bool leaveUninitialized=false) | cGate | |
copyNotSupported() const | cObject | |
deliver(cMessage *msg, simtime_t at) | cGate | [virtual] |
detailedInfo() const | cObject | [virtual] |
disconnect() | cGate | |
drop(cOwnedObject *obj) | cObject | [protected, virtual] |
dropAndDelete(cOwnedObject *obj) | cObject | [protected] |
dup() const | cObject | [virtual] |
findIncomingTransmissionChannel() const | cGate | |
findObject(const char *name, bool deep=true) | cObject | |
findTransmissionChannel() const | cGate | |
forEachChild(cVisitor *v) | cGate | [virtual] |
getBaseId() const | cGate | |
getBaseName() const | cGate | |
getChannel() const | cGate | [inline] |
getClassName() const | cObject | [virtual] |
getDeliverOnReceptionStart() const | cGate | [inline] |
getDisplayString() | cGate | |
getFullName() const | cGate | [virtual] |
getFullPath() const | cObject | [virtual] |
getId() const | cGate | |
getIncomingTransmissionChannel() const | cGate | |
getIndex() const | cGate | [inline] |
getName() const | cGate | [virtual] |
getNameSuffix() const | cGate | |
getNextGate() const | cGate | [inline] |
getOwner() const | cGate | [virtual] |
getOwnerModule() const | cGate | |
getPathEndGate() const | cGate | |
getPathStartGate() const | cGate | |
getPreviousGate() const | cGate | [inline] |
getProperties() const | cGate | |
getTransmissionChannel() const | cGate | |
getType() const | cGate | [inline] |
getTypeName(Type t) | cGate | [static] |
getVectorSize() const | cGate | [inline] |
info() const | cGate | [virtual] |
isConnected() const | cGate | |
isConnectedInside() const | cGate | |
isConnectedOutside() const | cGate | |
isName(const char *s) const | cObject | [inline] |
isOwnedObject() const | cObject | [inline, virtual] |
isPathOK() const | cGate | |
isVector() const | cGate | [inline] |
parsimPack(cCommBuffer *buffer) | cObject | [virtual] |
parsimUnpack(cCommBuffer *buffer) | cObject | [virtual] |
pathContains(cModule *module, int gateId=-1) | cGate | |
reconnectWith(cChannel *channel, bool leaveUninitialized=false) | cGate | |
setChannel(cChannel *channel) | cGate | [inline] |
setDeliverOnReceptionStart(bool d) | cGate | |
setDisplayString(const char *dispstr) | cGate | |
size() const | cGate | [inline] |
take(cOwnedObject *obj) | cObject | [protected, virtual] |
Type enum name | cGate | |
~cObject() | cObject | [virtual] |