RINASim  October 2016
Documentation of framework for OMNeT++
rModule.h File Reference
#include <omnetpp.h>
#include <IntRouting.h>
#include <string>

Go to the source code of this file.

Classes

struct  DMRnms::dmNxt
 
class  DMRnms::RoutingUpdate
 
class  DMRnms::rModule
 

Namespaces

 DMRnms
 

Typedefs

typedef std::map< std::string, std::string > DMRnms::s2s
 
typedef std::map< std::string, AddressDMRnms::s2A
 
typedef std::vector< dmNxt > DMRnms::dmUpdateM
 
typedef s2A::iterator DMRnms::s2AIt
 
typedef s2s::iterator DMRnms::s2sIt
 
typedef dmUpdateM::iterator DMRnms::dmUpdateMIt