RINASim
October 2016
Documentation of framework for OMNeT++
|
#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 |
#define ANY_QOS "*" |
Definition at line 32 of file SimpleTable.h.
Referenced by SimpleTable::SimpleTable::lookup(), and StaticGenerator::StaticGenerator::removedFlow().