This is the complete list of members for
SimpleNodeEntry, including all inherited members.
calcDelay(cPacket *msg, const SimpleNodeEntry &dest, bool faultyDelay=false) | SimpleNodeEntry | |
getAccessDelay() const | SimpleNodeEntry | [inline] |
getBandwidth() const | SimpleNodeEntry | [inline] |
getCoords(int dim) const | SimpleNodeEntry | [inline] |
getDim() const | SimpleNodeEntry | [inline] |
getErrorRate() const | SimpleNodeEntry | [inline] |
getFaultyDelay(simtime_t oldDelay) | SimpleNodeEntry | [static] |
getNodeRecord() const | SimpleNodeEntry | [inline] |
getRecordIndex() const | SimpleNodeEntry | [inline] |
getRxAccessDelay() const | SimpleNodeEntry | [inline] |
getRxBandwidth() const | SimpleNodeEntry | [inline] |
getTcpIPv4Gate() const | SimpleNodeEntry | [inline] |
getTcpIPv6Gate() const | SimpleNodeEntry | [inline] |
getTxAccessDelay() const | SimpleNodeEntry | [inline] |
getTxBandwidth() const | SimpleNodeEntry | [inline] |
getUdpIPv4Gate() const | SimpleNodeEntry | [inline] |
getUdpIPv6Gate() const | SimpleNodeEntry | [inline] |
getX() const | SimpleNodeEntry | [inline] |
getY() const | SimpleNodeEntry | [inline] |
index | SimpleNodeEntry | [protected] |
info() const | SimpleNodeEntry | |
nodeRecord | SimpleNodeEntry | [protected] |
operator-(const SimpleNodeEntry &entry) const | SimpleNodeEntry | [protected] |
operator<<(std::ostream &out, const SimpleNodeEntry &entry) | SimpleNodeEntry | [friend] |
rx | SimpleNodeEntry | [protected] |
SimpleDelay typedef | SimpleNodeEntry | |
SimpleNodeEntry(cModule *node, cChannelType *typeRx, cChannelType *typeTx, uint32_t sendQueueLength, uint32_t fieldSize) | SimpleNodeEntry | |
SimpleNodeEntry(cModule *node, cChannelType *typeRx, cChannelType *typeTx, uint32_t sendQueueLength, NodeRecord *nodeRecord, int index) | SimpleNodeEntry | |
TcpIPv4ingate | SimpleNodeEntry | [protected] |
TcpIPv6ingate | SimpleNodeEntry | [protected] |
tx | SimpleNodeEntry | [protected] |
UdpIPv4ingate | SimpleNodeEntry | [protected] |
UdpIPv6ingate | SimpleNodeEntry | [protected] |
~SimpleNodeEntry() | SimpleNodeEntry | [inline] |