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

#include <TSimpleDV.h>

Inheritance diagram for TSimpleDV::TSimpleDV< T >::Update:
IntRoutingUpdate

Public Attributes

string qos
 
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 TSimpleDV::TSimpleDV< T >::Update

Definition at line 21 of file TSimpleDV.h.

Member Data Documentation

template<class T>
string TSimpleDV::TSimpleDV< T >::Update::qos

Definition at line 23 of file TSimpleDV.h.

template<class T>
Routing_Update* TSimpleDV::TSimpleDV< T >::Update::u

Definition at line 24 of file TSimpleDV.h.


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