RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <TDomainRouting.h>
Public Attributes | |
string | domId |
Routing_Update * | u |
Additional Inherited Members | |
![]() | |
IntRoutingUpdate () | |
IntRoutingUpdate (const Address &addr) | |
~IntRoutingUpdate () | |
Address | getDestination () |
Address | getSource () |
void | setDestination (Address addr) |
void | setSource (Address src) |
![]() | |
Address | dstAddr |
Address | srcAddr |
Definition at line 31 of file TDomainRouting.h.
string tDomain::TDomainRouting< T >::Update::domId |
Definition at line 33 of file TDomainRouting.h.
Routing_Update* tDomain::TDomainRouting< T >::Update::u |
Definition at line 34 of file TDomainRouting.h.