RINASim  October 2016
Documentation of framework for OMNeT++
FAI.cc File Reference
#include "FAI.h"

Go to the source code of this file.

Functions

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

Variables

const char * TIM_CREREQ = "CreateRequestTimer"
 FlowAllocatorInstance class. More...
 
const char * MOD_ALLOCRETRYPOLICY = "allocateRetryPolicy"
 

Function Documentation

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

Definition at line 353 of file FAI.cc.

Variable Documentation

const char* MOD_ALLOCRETRYPOLICY = "allocateRetryPolicy"

Definition at line 26 of file FAI.cc.

Referenced by FAI::initialize().

const char* TIM_CREREQ = "CreateRequestTimer"

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.