RINASim  October 2016
Documentation of framework for OMNeT++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SimpleGenerator.h File Reference
#include <IntPDUFG.h>
#include <IntMiniForwarding.h>
#include <SimpleRouting/IntSimpleRouting.h>
#include <map>
#include <set>

Go to the source code of this file.

Classes

class  SimpleGenerator::SimpleGenerator
 

Namespaces

 SimpleGenerator
 

Typedefs

typedef std::set< RMTPort * > SimpleGenerator::PortsSet
 
typedef std::map< std::string, PortsSetSimpleGenerator::NTable
 
typedef PortsSet::iterator SimpleGenerator::PortsSetIt
 
typedef NTable::iterator SimpleGenerator::NTableIt