RINASim  October 2016
Documentation of framework for OMNeT++
DMRnmsLS Namespace Reference

Classes

struct  linksU
 
class  LS
 
class  LSUpdate
 
struct  psT
 
struct  TreeNode
 

Typedefs

typedef std::map< std::string, unsigned short > s2m
 
typedef s2m::iterator s2mIt
 
typedef std::map< std::string, linksUlinksSt
 
typedef linksSt::iterator linksStIt
 
typedef std::map< Address, unsigned short > neighMetric
 
typedef neighMetric::iterator neighMetricIt
 
typedef std::set< std::string > sSet
 
typedef sSet::iterator sSetIt
 
typedef std::vector< std::string > sList
 
typedef sList::iterator sListIt
 
typedef std::set< TreeNode * >::iterator TreeNodeIt
 
typedef std::map< std::string, psTwMap
 
typedef wMap::iterator wMapIt
 

Typedef Documentation

typedef std::map<std::string, linksU> DMRnmsLS::linksSt

Definition at line 54 of file LS.h.

typedef linksSt::iterator DMRnmsLS::linksStIt

Definition at line 55 of file LS.h.

typedef std::map<Address, unsigned short> DMRnmsLS::neighMetric

Definition at line 57 of file LS.h.

typedef neighMetric::iterator DMRnmsLS::neighMetricIt

Definition at line 58 of file LS.h.

typedef std::map<std::string, unsigned short> DMRnmsLS::s2m

Definition at line 42 of file LS.h.

typedef s2m::iterator DMRnmsLS::s2mIt

Definition at line 43 of file LS.h.

typedef std::vector<std::string> DMRnmsLS::sList

Definition at line 63 of file LS.h.

typedef sList::iterator DMRnmsLS::sListIt

Definition at line 64 of file LS.h.

typedef std::set<std::string> DMRnmsLS::sSet

Definition at line 60 of file LS.h.

typedef sSet::iterator DMRnmsLS::sSetIt

Definition at line 61 of file LS.h.

typedef std::set<TreeNode *>::iterator DMRnmsLS::TreeNodeIt

Definition at line 86 of file LS.h.

typedef std::map<std::string, psT > DMRnmsLS::wMap

Definition at line 99 of file LS.h.

typedef wMap::iterator DMRnmsLS::wMapIt

Definition at line 100 of file LS.h.