User Manual, Developers Guide and API Documentation

wns::ldk::ErrorRateProviderInterface Class Reference

Derive from this class if the Command of your FU needs to carry error rate (BER or PER) information to another FU, e.g. the CRC unit.

#include <ldk/ErrorRateProviderInterface.hpp>

Inheritance diagram for wns::ldk::ErrorRateProviderInterface:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual double getErrorRate () const =0
virtual std::string getInfo () const
virtual void setInfo (const std::string &)
virtual ~ErrorRateProviderInterface ()


Detailed Description

Definition at line 37 of file ErrorRateProviderInterface.hpp.


Constructor & Destructor Documentation

virtual wns::ldk::ErrorRateProviderInterface::~ErrorRateProviderInterface (  )  [inline, virtual]

Definition at line 46 of file ErrorRateProviderInterface.hpp.


Member Function Documentation

virtual double wns::ldk::ErrorRateProviderInterface::getErrorRate (  )  const [pure virtual]

virtual std::string wns::ldk::ErrorRateProviderInterface::getInfo (  )  const [inline, virtual]

Reimplemented in wns::ldk::sar::SoftCommand.

Definition at line 42 of file ErrorRateProviderInterface.hpp.

virtual void wns::ldk::ErrorRateProviderInterface::setInfo ( const std::string &   )  [inline, virtual]

Reimplemented in wns::ldk::sar::SoftCommand.

Definition at line 44 of file ErrorRateProviderInterface.hpp.


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

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