RINASim  October 2016
Documentation of framework for OMNeT++
tDomain::TDomainRouting< T >::Update Class Reference

#include <TDomainRouting.h>

Inheritance diagram for tDomain::TDomainRouting< T >::Update:
IntRoutingUpdate

Public Attributes

string domId
 
Routing_Updateu
 

Additional Inherited Members

- Public Member Functions inherited from IntRoutingUpdate
 IntRoutingUpdate ()
 
 IntRoutingUpdate (const Address &addr)
 
 ~IntRoutingUpdate ()
 
Address getDestination ()
 
Address getSource ()
 
void setDestination (Address addr)
 
void setSource (Address src)
 
- Protected Attributes inherited from IntRoutingUpdate
Address dstAddr
 
Address srcAddr
 

Detailed Description

template<class T>
class tDomain::TDomainRouting< T >::Update

Definition at line 31 of file TDomainRouting.h.

Member Data Documentation

template<class T>
string tDomain::TDomainRouting< T >::Update::domId

Definition at line 33 of file TDomainRouting.h.

template<class T>
Routing_Update* tDomain::TDomainRouting< T >::Update::u

Definition at line 34 of file TDomainRouting.h.


The documentation for this class was generated from the following file: