User Manual, Developers Guide and API Documentation

wifimac::convergence::ITxStartEnd Class Reference

Notification of transmission start and end. More...

#include <convergence/ITxStartEnd.hpp>

Inheritance diagram for wifimac::convergence::ITxStartEnd:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void onTxEnd (const wns::ldk::CompoundPtr &compound)=0
 Called when the transmission ends.
virtual void onTxStart (const wns::ldk::CompoundPtr &compound)=0
 Called when the transmission starts.
virtual ~ITxStartEnd ()


Detailed Description

A lower convergence FU notifies for every MPDU the start and the end of the transmission.

Definition at line 32 of file ITxStartEnd.hpp.


Constructor & Destructor Documentation

virtual wifimac::convergence::ITxStartEnd::~ITxStartEnd (  )  [inline, virtual]

Definition at line 35 of file ITxStartEnd.hpp.


Member Function Documentation

virtual void wifimac::convergence::ITxStartEnd::onTxEnd ( const wns::ldk::CompoundPtr compound  )  [pure virtual]

virtual void wifimac::convergence::ITxStartEnd::onTxStart ( const wns::ldk::CompoundPtr compound  )  [pure virtual]


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

Generated on Sat May 26 03:32:40 2012 for openWNS by  doxygen 1.5.5