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

Classes

class  BiDomainGenerator
 
struct  pAddr
 

Typedefs

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

Functions

 Register_Class (BiDomainGenerator)
 

Typedef Documentation

typedef std::map<std::string, PortsSet> BiDomainGenerator::NTable

Definition at line 44 of file BiDomainGenerator.h.

typedef NTable::iterator BiDomainGenerator::NTableIt

Definition at line 47 of file BiDomainGenerator.h.

Definition at line 43 of file BiDomainGenerator.h.

typedef PortsSet::iterator BiDomainGenerator::PortsSetIt

Definition at line 46 of file BiDomainGenerator.h.

Function Documentation

BiDomainGenerator::Register_Class ( BiDomainGenerator  )