|
RINASim
October 2016
Documentation of framework for OMNeT++
|
#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 |
| 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.
Definition at line 26 of file FA.cc.
Referenced by FA::createFAI().