RINASim  October 2016
Documentation of framework for OMNeT++
AllocateRetryBase Class Reference

#include <AllocateRetryBase.h>

Inheritance diagram for AllocateRetryBase:
LimitedRetries

Public Member Functions

virtual bool run (Flow &flow)
 

Protected Member Functions

virtual void handleMessage (cMessage *msg)
 
virtual void initialize ()
 

Detailed Description

Definition at line 30 of file AllocateRetryBase.h.

Member Function Documentation

void AllocateRetryBase::handleMessage ( cMessage *  msg)
protectedvirtual

Definition at line 35 of file AllocateRetryBase.cc.

void AllocateRetryBase::initialize ( )
protectedvirtual

Definition at line 39 of file AllocateRetryBase.cc.

bool AllocateRetryBase::run ( Flow flow)
virtual

Reimplemented in LimitedRetries.

Definition at line 27 of file AllocateRetryBase.cc.

Referenced by FAI::invokeAllocateRetryPolicy().


The documentation for this class was generated from the following files: