|
INET Framework for OMNeT++/OMNEST
|
| copy(const IPRoutingDecision &other) | IPRoutingDecision | [private] |
| dup() const | IPRoutingDecision | [inline, virtual] |
| getInterfaceId() const | IPRoutingDecision | [virtual] |
| getNextHopAddr() | IPRoutingDecision | [virtual] |
| getNextHopAddr() const | IPRoutingDecision | [inline, virtual] |
| interfaceId_var | IPRoutingDecision | [protected] |
| IPRoutingDecision() | IPRoutingDecision | |
| IPRoutingDecision(const IPRoutingDecision &other) | IPRoutingDecision | |
| nextHopAddr_var | IPRoutingDecision | [protected] |
| operator=(const IPRoutingDecision &other) | IPRoutingDecision | |
| operator==(const IPRoutingDecision &) | IPRoutingDecision | [protected] |
| parsimPack(cCommBuffer *b) | IPRoutingDecision | [virtual] |
| parsimUnpack(cCommBuffer *b) | IPRoutingDecision | [virtual] |
| setInterfaceId(int interfaceId) | IPRoutingDecision | [virtual] |
| setNextHopAddr(const IPAddress &nextHopAddr) | IPRoutingDecision | [virtual] |
| ~IPRoutingDecision() | IPRoutingDecision | [virtual] |