OMNeT++ Simulation Library
6.0.3
|
This is the complete list of members for cGate, including all inherited members.
cObject() | cObject | inline |
cObject(const cObject &other)=default | cObject | |
connectTo(cGate *gate, cChannel *channel=nullptr, bool leaveUninitialized=false) | cGate | |
copyNotSupported() const | cObject | |
deliver(cMessage *msg, const SendOptions &options, simtime_t at) | cGate | virtual |
disconnect() | cGate | |
drop(cOwnedObject *obj) | cObject | protectedvirtual |
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) override | cGate | virtual |
getBaseId() const | cGate | |
getBaseName() const | cGate | |
getChannel() const | cGate | inline |
getClassAndFullName() const | cObject | virtual |
getClassAndFullPath() const | cObject | virtual |
getClassName() const | cObject | virtual |
getConnectionId() const | cGate | inline |
getDeliverImmediately() const | cGate | inline |
getDeliverOnReceptionStart() const | cGate | inline |
getDescriptor() const | cObject | virtual |
getDisplayString() | cGate | |
getFullName() const override | cGate | virtual |
getFullPath() const | cObject | virtual |
getId() const | cGate | |
getIncomingTransmissionChannel() const | cGate | |
getIndex() const | cGate | |
getName() const override | cGate | virtual |
getNameSuffix() const | cGate | |
getNextGate() const | cGate | inline |
getOtherHalf() const | cGate | |
getOwner() const override | cGate | virtual |
getOwnerModule() const | cGate | |
getPathEndGate() const | cGate | |
getPathStartGate() const | cGate | |
getPreviousGate() const | cGate | inline |
getProperties() const | cGate | |
getThisPtr() const | cObject | inline |
getTransmissionChannel() const | cGate | |
getType() const | cGate | inline |
getTypeName(Type t) | cGate | static |
getVectorSize() const | cGate | |
isConnected() const | cGate | |
isConnectedInside() const | cGate | |
isConnectedOutside() const | cGate | |
isGateHalf() const | cGate | |
isName(const char *s) const | cObject | |
isOwnedObject() const | cObject | inlinevirtual |
isPathOK() const | cGate | |
isSoftOwner() const | cObject | inlinevirtual |
isVector() const | cGate | inline |
parsimPack(cCommBuffer *buffer) const | cObject | virtual |
parsimUnpack(cCommBuffer *buffer) | cObject | virtual |
pathContains(cModule *module, int gateId=-1) | cGate | |
printOn(std::ostream &os) const | cObject | virtual |
reconnectWith(cChannel *channel, bool leaveUninitialized=false) | cGate | |
setDeliverImmediately(bool d) | cGate | |
setDeliverOnReceptionStart(bool d) | cGate | inline |
setDisplayString(const char *dispstr) | cGate | |
size() const | cGate | inline |
str() const override | cGate | virtual |
take(cOwnedObject *obj) | cObject | protectedvirtual |
Type enum name | cGate | |
~cObject() | cObject | virtual |