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

#include <RTTEstimatorPolicyLG.h>

Inheritance diagram for RTTEstimatorPolicyLG:
RTTEstimatorPolicyBase EFCPPolicy

Public Member Functions

 RTTEstimatorPolicyLG ()
 
virtual ~RTTEstimatorPolicyLG ()
 
virtual bool run (DTPState *dtpState, DTCPState *dtcpState)
 
void initialize ()
 
- Public Member Functions inherited from RTTEstimatorPolicyBase
 RTTEstimatorPolicyBase ()
 
virtual ~RTTEstimatorPolicyBase ()
 
double getRTO ()
 
void setRto (double rto)
 
- Public Member Functions inherited from EFCPPolicy
 EFCPPolicy ()
 
virtual ~EFCPPolicy ()
 
virtual bool call (DTPState *dtpState, DTCPState *dtcpState)
 

Public Attributes

simsignal_t sigStatRTTRTO
 
- Public Attributes inherited from RTTEstimatorPolicyBase
double RTO
 

Additional Inherited Members

- Protected Member Functions inherited from RTTEstimatorPolicyBase
virtual void handleMessage (cMessage *msg)
 
void defaultAction (DTPState *dtpState, DTCPState *dtcpState)
 

Detailed Description

Definition at line 38 of file RTTEstimatorPolicyLG.h.

Constructor & Destructor Documentation

RTTEstimatorPolicyLG::RTTEstimatorPolicyLG ( )

Definition at line 37 of file RTTEstimatorPolicyLG.cc.

RTTEstimatorPolicyLG::~RTTEstimatorPolicyLG ( )
virtual

Definition at line 42 of file RTTEstimatorPolicyLG.cc.

Member Function Documentation

void RTTEstimatorPolicyLG::initialize ( )
virtual

Reimplemented from RTTEstimatorPolicyBase.

Definition at line 46 of file RTTEstimatorPolicyLG.cc.

bool RTTEstimatorPolicyLG::run ( DTPState dtpState,
DTCPState dtcpState 
)
virtual

Implements EFCPPolicy.

Definition at line 50 of file RTTEstimatorPolicyLG.cc.

Member Data Documentation

simsignal_t RTTEstimatorPolicyLG::sigStatRTTRTO

Definition at line 46 of file RTTEstimatorPolicyLG.h.

Referenced by initialize(), and run().


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