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

#include <RTTEstimatorPolicyDefault.h>

Inheritance diagram for RTTEstimatorPolicyDefault:
RTTEstimatorPolicyBase EFCPPolicy

Public Member Functions

 RTTEstimatorPolicyDefault ()
 
virtual ~RTTEstimatorPolicyDefault ()
 
virtual bool run (DTPState *dtpState, DTCPState *dtcpState)
 
- 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)
 

Additional Inherited Members

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

Detailed Description

Definition at line 36 of file RTTEstimatorPolicyDefault.h.

Constructor & Destructor Documentation

RTTEstimatorPolicyDefault::RTTEstimatorPolicyDefault ( )

Definition at line 35 of file RTTEstimatorPolicyDefault.cc.

RTTEstimatorPolicyDefault::~RTTEstimatorPolicyDefault ( )
virtual

Definition at line 41 of file RTTEstimatorPolicyDefault.cc.

Member Function Documentation

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

Implements EFCPPolicy.

Definition at line 46 of file RTTEstimatorPolicyDefault.cc.


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