User Manual, Developers Guide and API Documentation

rise::plmapping::CoderSpecification Class Reference

Basic Specification of ONE Coder corresponds to Python class rise.plmapping.CoderSpecification.

#include <plmapping/CodeRates.hpp>

Inheritance diagram for rise::plmapping::CoderSpecification:

Inheritance graph
[legend]
Collaboration diagram for rise::plmapping::CoderSpecification:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CoderSpecification (Coding _coding, double _rate, std::string &_name)
Coding getCoding () const
const std::string & getName () const
double getRate () const
bool hasNoCoding () const
virtual ~CoderSpecification ()

Protected Member Functions

 CoderSpecification ()

Protected Attributes

Coding coding
std::string name
double rate


Detailed Description

Definition at line 47 of file CodeRates.hpp.


Constructor & Destructor Documentation

rise::plmapping::CoderSpecification::CoderSpecification ( Coding  _coding,
double  _rate,
std::string &  _name 
) [inline]

Definition at line 51 of file CodeRates.hpp.

virtual rise::plmapping::CoderSpecification::~CoderSpecification (  )  [inline, virtual]

Definition at line 56 of file CodeRates.hpp.

rise::plmapping::CoderSpecification::CoderSpecification (  )  [inline, protected]

Definition at line 62 of file CodeRates.hpp.


Member Function Documentation

Coding rise::plmapping::CoderSpecification::getCoding (  )  const [inline, virtual]

Implements wns::service::phy::phymode::CoderSpecInterface.

Definition at line 57 of file CodeRates.hpp.

const std::string& rise::plmapping::CoderSpecification::getName (  )  const [inline, virtual]

Implements wns::service::phy::phymode::CoderSpecInterface.

Definition at line 60 of file CodeRates.hpp.

double rise::plmapping::CoderSpecification::getRate (  )  const [inline, virtual]

Implements wns::service::phy::phymode::CoderSpecInterface.

Definition at line 58 of file CodeRates.hpp.

bool rise::plmapping::CoderSpecification::hasNoCoding (  )  const [inline, virtual]

Implements wns::service::phy::phymode::CoderSpecInterface.

Definition at line 59 of file CodeRates.hpp.


Member Data Documentation

Definition at line 62 of file CodeRates.hpp.

Definition at line 65 of file CodeRates.hpp.

Definition at line 64 of file CodeRates.hpp.


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

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