|
OMNeT++ Simulation Library
5.4.1
|
This is the complete list of members for cGate, including all inherited members.
| cObject() | cObject | inline |
| cObject(const cObject &other) | cObject | inline |
| connectTo(cGate *gate, cChannel *channel=nullptr, bool leaveUninitialized=false) | cGate | |
| copyNotSupported() const | cObject | |
| deliver(cMessage *msg, simtime_t at) | cGate | virtual |
| detailedInfo() const | cObject | inlinevirtual |
| 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 |
| getClassName() const | cObject | virtual |
| getConnectionId() const | cGate | inline |
| getDeliverOnReceptionStart() const | cGate | inline |
| getDisplayString() | cGate | |
| getFullName() const override | cGate | virtual |
| getFullPath() const | cObject | virtual |
| getId() const | cGate | |
| getIncomingTransmissionChannel() const | cGate | |
| getIndex() const | cGate | inline |
| getName() const override | cGate | virtual |
| getNameSuffix() const | cGate | |
| getNextGate() const | cGate | inline |
| 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 | inline |
| info() const | cObject | inlinevirtual |
| isConnected() const | cGate | |
| isConnectedInside() const | cGate | |
| isConnectedOutside() const | cGate | |
| isName(const char *s) const | cObject | inline |
| isOwnedObject() const | cObject | inlinevirtual |
| isPathOK() const | cGate | |
| isVector() const | cGate | inline |
| parsimPack(cCommBuffer *buffer) const | cObject | virtual |
| parsimUnpack(cCommBuffer *buffer) | cObject | virtual |
| pathContains(cModule *module, int gateId=-1) | cGate | |
| reconnectWith(cChannel *channel, bool leaveUninitialized=false) | cGate | |
| setDeliverOnReceptionStart(bool d) | cGate | |
| 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 |