RINASim  October 2016
Documentation of framework for OMNeT++
EFCPTableEntry.h File Reference
#include <omnetpp.h>
#include <vector>
#include <string>
#include "Flow.h"
#include "EFCPInstance.h"
#include "Delimiting.h"

Go to the source code of this file.

Classes

class  EFCPTableEntry
 

Typedefs

typedef std::vector< EFCPInstance * > TEFCPITab
 

Detailed Description

Author
Marcel Marek (imare.nosp@m.k@fi.nosp@m.t.vut.nosp@m.br.c.nosp@m.z)
Date
Jul 31, 2014

Definition in file EFCPTableEntry.h.

Typedef Documentation

typedef std::vector<EFCPInstance*> TEFCPITab

Definition at line 44 of file EFCPTableEntry.h.