RINASim  October 2016
Documentation of framework for OMNeT++
NM1FlowTable.h File Reference
#include <omnetpp.h>
#include "NM1FlowTableItem.h"

Go to the source code of this file.

Classes

class  NM1FlowTable
 

Typedefs

typedef std::list< NM1FlowTableItemFlTable
 
typedef FlTable::iterator FlTableIter
 

Typedef Documentation

typedef std::list<NM1FlowTableItem> FlTable

Definition at line 30 of file NM1FlowTable.h.

typedef FlTable::iterator FlTableIter

Definition at line 31 of file NM1FlowTable.h.