RINASim
October 2016
Documentation of framework for OMNeT++
|
#include <DomainRouting/rModule.h>
Go to the source code of this file.
Classes | |
struct | DMRnmsDV::rtEntry |
struct | DMRnmsDV::tEntry |
class | DMRnmsDV::DVUpdate |
class | DMRnmsDV::DV |
Namespaces | |
DMRnmsDV | |
Typedefs | |
typedef std::vector< rtEntry > | DMRnmsDV::entriesL |
typedef std::vector< rtEntry >::iterator | DMRnmsDV::entriesIt |
typedef std::map< Address, unsigned short > | DMRnmsDV::neighMetric |
typedef neighMetric::iterator | DMRnmsDV::neighMetricIt |
typedef std::map< std::string, tEntry > | DMRnmsDV::tTable |
typedef tTable::iterator | DMRnmsDV::tTableIt |
typedef std::set< std::string > | DMRnmsDV::sSet |
typedef sSet::iterator | DMRnmsDV::sSetIt |