RINASim  October 2016
Documentation of framework for OMNeT++
FAI.h File Reference
#include <omnetpp.h>
#include "FAIBase.h"
#include "FABase.h"
#include "FAIListeners.h"
#include "RINASignals.h"
#include "EFCP.h"
#include "AllocateRetryBase.h"

Go to the source code of this file.

Classes

class  FAI
 

Functions

std::ostream & operator<< (std::ostream &os, const FAI &fai)
 

Variables

const char * TIM_CREREQ
 FlowAllocatorInstance class. More...
 
const char * MOD_ALLOCRETRYPOLICY
 

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const FAI fai 
)

Definition at line 353 of file FAI.cc.

Variable Documentation

const char* MOD_ALLOCRETRYPOLICY

Definition at line 26 of file FAI.cc.

Referenced by FAI::initialize().

const char* TIM_CREREQ

FlowAllocatorInstance class.

Authors
Vladimir Vesely (ivese.nosp@m.ly@f.nosp@m.it.vu.nosp@m.tbr..nosp@m.cz)
Date
Last refactorized and documented on 2014-11-19

Definition at line 25 of file FAI.cc.