User Manual, Developers Guide and API Documentation

wns::service::phy::copper::DataTransmissionFeedbackInterface Class Reference

#include <service/phy/copper/DataTransmissionFeedback.hpp>

Inheritance diagram for wns::service::phy::copper::DataTransmissionFeedbackInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void onDataSent (wns::osi::PDUPtr pdu)=0
 called from PHY implementation if data has been transmitted
virtual ~DataTransmissionFeedbackInterface ()
 Destructor.


Detailed Description

Definition at line 23 of file DataTransmissionFeedback.hpp.


Constructor & Destructor Documentation

virtual wns::service::phy::copper::DataTransmissionFeedbackInterface::~DataTransmissionFeedbackInterface (  )  [inline, virtual]

Definition at line 30 of file DataTransmissionFeedback.hpp.


Member Function Documentation

virtual void wns::service::phy::copper::DataTransmissionFeedbackInterface::onDataSent ( wns::osi::PDUPtr  pdu  )  [pure virtual]

Note:
transmission may or may not have been successful

if the transmission is (manually) canceled for whatsoever reason, this method is not called.

Parameters:
pdu PDU that has just been sent

Implemented in glue::mac::StopAndWait.


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

Generated on Sun May 27 03:33:05 2012 for openWNS by  doxygen 1.5.5