cObject() | cObject | |
cObject(const cObject &other)=default | cObject | |
connectTo(cGate *gate, cChannel *channel=nullptr, bool leaveUninitialized=false) | cGate | |
connectTo(cGate *gate, cChannel *channel=nullptr, bool leaveUninitialized=false) | cGate | |
copyNotSupported() const | cObject | |
copyNotSupported() const | cObject | |
deliver(cMessage *msg, const SendOptions &options, simtime_t at) override | cProxyGate | virtual |
disconnect() | cGate | |
disconnect() | cGate | |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dropAndDelete(cOwnedObject *obj) | cObject | protected |
dup() const | cObject | virtual |
dup() const | cObject | virtual |
findIncomingTransmissionChannel() const | cGate | |
findIncomingTransmissionChannel() const | cGate | |
findObject(const char *name, bool deep=true) | cObject | |
findObject(const char *name, bool deep=true) | cObject | |
findTransmissionChannel() const | cGate | |
findTransmissionChannel() const | cGate | |
forEachChild(cVisitor *v) override | cGate | virtual |
forEachChild(cVisitor *v) override | cGate | virtual |
getBaseId() const | cGate | |
getBaseName() const | cGate | |
getChannel() const | cGate | |
getClassAndFullName() const | cObject | virtual |
getClassAndFullName() const | cObject | virtual |
getClassAndFullPath() const | cObject | virtual |
getClassAndFullPath() const | cObject | virtual |
getClassName() const | cObject | virtual |
getConnectionId() const | cGate | |
getConnectionId() const | cGate | |
getDeliverImmediately() const | cGate | |
getDeliverOnReceptionStart() const | cGate | |
getDescriptor() const | cObject | virtual |
getDescriptor() const | cObject | virtual |
getDisplayString() | cGate | |
getDisplayString() | cGate | |
getFullName() const override | cGate | virtual |
getFullName() const override | cGate | virtual |
getFullPath() const | cObject | virtual |
getFullPath() const | cObject | virtual |
getId() const | cGate | |
getIncomingTransmissionChannel() const | cGate | |
getIncomingTransmissionChannel() const | cGate | |
getIndex() const | cGate | |
getName() const override | cGate | virtual |
getName() const override | cGate | virtual |
getNameSuffix() const | cGate | |
getNextGate() const | cGate | |
getNextGate() const | cGate | |
getOtherHalf() const | cGate | |
getOwner() const override | cGate | virtual |
getOwner() const override | cGate | virtual |
getOwnerModule() const | cGate | |
getPartition() | cProxyGate | inline |
getPathEndGate() const | cGate | |
getPathEndGate() const | cGate | |
getPathStartGate() const | cGate | |
getPathStartGate() const | cGate | |
getPreviousGate() const | cGate | |
getPreviousGate() const | cGate | |
getProperties() const | cGate | |
getRemoteGateId() | cProxyGate | inline |
getRemoteModuleId() | cProxyGate | inline |
getRemoteProcId() | cProxyGate | inline |
getSynchData() | cProxyGate | inline |
getThisPtr() const | cObject | |
getThisPtr() const | cObject | |
getTransmissionChannel() const | cGate | |
getTransmissionChannel() const | cGate | |
getType() const | cGate | |
getTypeName(Type t) | cGate | static |
getVectorSize() const | cGate | |
isConnected() const | cGate | |
isConnected() const | cGate | |
isConnectedInside() const | cGate | |
isConnectedInside() const | cGate | |
isConnectedOutside() const | cGate | |
isConnectedOutside() const | cGate | |
isGateHalf() const | cGate | |
isName(const char *s) const | cObject | |
isName(const char *s) const | cObject | |
isOwnedObject() const | cObject | virtual |
isOwnedObject() const | cObject | virtual |
isPathOK() const | cGate | |
isPathOK() const | cGate | |
isSoftOwner() const | cObject | virtual |
isSoftOwner() const | cObject | virtual |
isVector() const | cGate | |
parsimPack(cCommBuffer *buffer) const | cObject | virtual |
parsimPack(cCommBuffer *buffer) const | cObject | virtual |
parsimUnpack(cCommBuffer *buffer) | cObject | virtual |
parsimUnpack(cCommBuffer *buffer) | cObject | virtual |
pathContains(cModule *module, int gateId=-1) | cGate | |
pathContains(cModule *module, int gateId=-1) | cGate | |
printOn(std::ostream &os) const | cObject | virtual |
printOn(std::ostream &os) const | cObject | virtual |
reconnectWith(cChannel *channel, bool leaveUninitialized=false) | cGate | |
reconnectWith(cChannel *channel, bool leaveUninitialized=false) | cGate | |
setDeliverImmediately(bool d) | cGate | |
setDeliverOnReceptionStart(bool d) | cGate | |
setDisplayString(const char *dispstr) | cGate | |
setDisplayString(const char *dispstr) | cGate | |
setPartition(cParsimPartition *seg) | cProxyGate | inline |
setRemoteGate(short procId, int moduleId, int gateId) | cProxyGate | |
setSynchData(void *data) | cProxyGate | inline |
size() const | cGate | |
str() const override | cProxyGate | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
Type enum name | cGate | |
~cObject() | cObject | virtual |