RINASim  October 2016
Documentation of framework for OMNeT++
SimpleTable.h File Reference
#include <IntMiniForwarding.h>
#include <map>
#include <string>
#include <vector>
#include "RINASignals.h"

Go to the source code of this file.

Classes

class  SimpleTable::SimpleTable
 

Namespaces

 SimpleTable
 

Macros

#define ANY_QOS   "*"
 

Typedefs

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

Macro Definition Documentation

#define ANY_QOS   "*"