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

#include <TSimpleLS.h>

Inheritance diagram for TSimpleLS::TSimpleLS< 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 TSimpleLS::TSimpleLS< T >::Update

Definition at line 21 of file TSimpleLS.h.

Member Data Documentation

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

Definition at line 23 of file TSimpleLS.h.

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

Definition at line 24 of file TSimpleLS.h.


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