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

Classes

class  QoSDomainGenerator
 

Typedefs

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

Functions

 Register_Class (QoSDomainGenerator)
 

Typedef Documentation

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

Definition at line 41 of file QoSDomainGenerator.h.

typedef NTable::iterator QoSDomainGenerator::NTableIt

Definition at line 45 of file QoSDomainGenerator.h.

Definition at line 40 of file QoSDomainGenerator.h.

typedef PortsSet::iterator QoSDomainGenerator::PortsSetIt

Definition at line 44 of file QoSDomainGenerator.h.

typedef std::map<std::string, NTable> QoSDomainGenerator::QNTable

Definition at line 42 of file QoSDomainGenerator.h.

typedef QNTable::iterator QoSDomainGenerator::QNTableIt

Definition at line 46 of file QoSDomainGenerator.h.

Function Documentation

QoSDomainGenerator::Register_Class ( QoSDomainGenerator  )