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

Classes

class  SimpleTable
 

Typedefs

typedef map< std::string, RMTPort * > qos2Port
 
typedef map< std::string, qos2PortFWDTable
 
typedef qos2Port::iterator qos2PortIt
 
typedef FWDTable::iterator FWDTableIt
 

Typedef Documentation

typedef map<std::string, qos2Port> SimpleTable::FWDTable

Definition at line 38 of file SimpleTable.h.

typedef FWDTable::iterator SimpleTable::FWDTableIt

Definition at line 40 of file SimpleTable.h.

typedef map<std::string, RMTPort*> SimpleTable::qos2Port

Definition at line 37 of file SimpleTable.h.

typedef qos2Port::iterator SimpleTable::qos2PortIt

Definition at line 39 of file SimpleTable.h.