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

#include <ReceivingFCPolicyDefault.h>

Inheritance diagram for ReceivingFCPolicyDefault:
ReceivingFCPolicyBase EFCPPolicy

Public Member Functions

 ReceivingFCPolicyDefault ()
 
virtual ~ReceivingFCPolicyDefault ()
 
virtual bool run (DTPState *dtpState, DTCPState *dtcpState)
 
- Public Member Functions inherited from ReceivingFCPolicyBase
 ReceivingFCPolicyBase ()
 
virtual ~ReceivingFCPolicyBase ()
 
void defaultAction (DTPState *dtpState, DTCPState *dtcpState)
 
- Public Member Functions inherited from EFCPPolicy
 EFCPPolicy ()
 
virtual ~EFCPPolicy ()
 
virtual bool call (DTPState *dtpState, DTCPState *dtcpState)
 

Additional Inherited Members

- Protected Member Functions inherited from ReceivingFCPolicyBase
virtual void initialize ()
 
virtual void handleMessage (cMessage *msg)
 

Detailed Description

Definition at line 35 of file ReceivingFCPolicyDefault.h.

Constructor & Destructor Documentation

ReceivingFCPolicyDefault::ReceivingFCPolicyDefault ( )

Definition at line 27 of file ReceivingFCPolicyDefault.cc.

ReceivingFCPolicyDefault::~ReceivingFCPolicyDefault ( )
virtual

Definition at line 33 of file ReceivingFCPolicyDefault.cc.

Member Function Documentation

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

Implements EFCPPolicy.

Definition at line 38 of file ReceivingFCPolicyDefault.cc.


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