RINASim  October 2016
Documentation of framework for OMNeT++
FA.h File Reference
#include <omnetpp.h>
#include <string>
#include "FABase.h"
#include "FAListeners.h"
#include "FAI.h"
#include "Flow.h"
#include "NFlowTable.h"
#include "RINASignals.h"
#include "EFCP.h"
#include "ExternConsts.h"
#include "DA.h"
#include "RABase.h"
#include "NewFlowRequestBase.h"
#include "EnrollmentStateTable.h"

Go to the source code of this file.

Classes

class  FA
 

Variables

const int RANDOM_NUMBER_GENERATOR
 Class representing Flow allocator component. More...
 
const int MAX_PORTID
 
const int MAX_CEPID
 
const char * MOD_NEWFLOWREQPOLICY
 

Variable Documentation

const int MAX_CEPID

Definition at line 28 of file FA.cc.

Referenced by FA::createFAI().

const int MAX_PORTID

Definition at line 27 of file FA.cc.

Referenced by FA::createFAI().

const char* MOD_NEWFLOWREQPOLICY
const int RANDOM_NUMBER_GENERATOR

Class representing Flow allocator component.

Authors
Vladimir Vesely (ivese.nosp@m.ly@f.nosp@m.it.vu.nosp@m.tbr..nosp@m.cz)
Date
Last refactorized and documented on 2015-03-10

Definition at line 26 of file FA.cc.

Referenced by FA::createFAI().