RINASim  October 2016
Documentation of framework for OMNeT++
NSPSimpleDC::LinksUpdate Class Reference

#include <IntDCRouting.h>

Inheritance diagram for NSPSimpleDC::LinksUpdate:
IntRoutingUpdate

Public Member Functions

LinksUpdatetoDst (Address dst)
 
- Public Member Functions inherited from IntRoutingUpdate
 IntRoutingUpdate ()
 
 IntRoutingUpdate (const Address &addr)
 
 ~IntRoutingUpdate ()
 
Address getDestination ()
 
Address getSource ()
 
void setDestination (Address addr)
 
void setSource (Address src)
 

Public Attributes

vector< linkInfolinksStatus
 

Additional Inherited Members

- Protected Attributes inherited from IntRoutingUpdate
Address dstAddr
 
Address srcAddr
 

Detailed Description

Definition at line 80 of file IntDCRouting.h.

Member Function Documentation

LinksUpdate * NSPSimpleDC::LinksUpdate::toDst ( Address  dst)

Definition at line 63 of file IntDCRouting.cc.

Referenced by NSPSimpleDC::IntDCRouting::handleMessage().

Member Data Documentation

vector<linkInfo> NSPSimpleDC::LinksUpdate::linksStatus

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