RINASim
October 2016
Documentation of framework for OMNeT++
|
#include "FA.h"
Go to the source code of this file.
Functions | |
Define_Module (FA) | |
Variables | |
const int | RANDOM_NUMBER_GENERATOR = 0 |
Class representing Flow allocator component. More... | |
const int | MAX_PORTID = 65535 |
const int | MAX_CEPID = 65535 |
const char * | MOD_NEFFLOWREQPOLICY = "newFlowRequestPolicy" |
Define_Module | ( | FA | ) |
const int MAX_CEPID = 65535 |
Definition at line 28 of file FA.cc.
Referenced by FA::createFAI().
const int MAX_PORTID = 65535 |
Definition at line 27 of file FA.cc.
Referenced by FA::createFAI().
const char* MOD_NEFFLOWREQPOLICY = "newFlowRequestPolicy" |
Definition at line 29 of file FA.cc.
Referenced by FA::initPointers().
const int RANDOM_NUMBER_GENERATOR = 0 |
Class representing Flow allocator component.
Definition at line 26 of file FA.cc.
Referenced by FA::createFAI().