RINASim  October 2016
Documentation of framework for OMNeT++
DMRnms::RoutingUpdate Class Reference

#include <rModule.h>

Inheritance diagram for DMRnms::RoutingUpdate:
IntRoutingUpdate DMRnmsDV::DVUpdate DMRnmsLS::LSUpdate

Public Member Functions

 RoutingUpdate (const Address &_addr, const std::string &_domain)
 
- 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

std::string domain
 

Additional Inherited Members

- Protected Attributes inherited from IntRoutingUpdate
Address dstAddr
 
Address srcAddr
 

Detailed Description

Definition at line 58 of file rModule.h.

Constructor & Destructor Documentation

DMRnms::RoutingUpdate::RoutingUpdate ( const Address _addr,
const std::string &  _domain 
)

Definition at line 35 of file rModule.cc.

Member Data Documentation

std::string DMRnms::RoutingUpdate::domain

Definition at line 61 of file rModule.h.

Referenced by DMRnms::Routing::processUpdate(), and RoutingUpdate().


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