User Manual, Developers Guide and API Documentation

MI2PER.cpp File Reference

#include <RISE/plmapping/MI2PER.hpp>
#include <RISE/plmapping/CodeRates.hpp>
#include <cmath>
#include <sstream>
#include <vector>
#include <WNS/StaticFactoryBroker.hpp>
#include <WNS/PyConfigViewCreator.hpp>
#include <WNS/Assure.hpp>
#include <WNS/Ttos.hpp>

Include dependency graph for MI2PER.cpp:

Go to the source code of this file.

Functions

CoderFullSpecificationgetCoderSpec (const wns::pyconfig::View &config)
 Helper Function to create CoderFullSpecification from StaticFactory.
 STATIC_FACTORY_BROKER_REGISTER (CoderFullMapping, wns::service::phy::phymode::CoderFullMappingInterface,"rise.plmapping.CoderFullMapping")
 STATIC_FACTORY_REGISTER_WITH_CREATOR (FormulaM2P, wns::service::phy::phymode::MI2PERMappingInterface,"rise.plmapping.Formula", wns::PyConfigViewCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (FixedM2P, wns::service::phy::phymode::MI2PERMappingInterface,"rise.plmapping.Fixed", wns::PyConfigViewCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (WINNERM2P, wns::service::phy::phymode::MI2PERMappingInterface,"rise.plmapping.WINNER", wns::PyConfigViewCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (GENERICM2P, wns::service::phy::phymode::MI2PERMappingInterface,"rise.plmapping.GENERIC", wns::PyConfigViewCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (FormulaCoder, CoderFullSpecification,"rise.CoderSpecification.Formula", wns::PyConfigViewCreator)
 STATIC_FACTORY_REGISTER_WITH_CREATOR (TableCoder, CoderFullSpecification,"rise.CoderSpecification.Table", wns::PyConfigViewCreator)


Function Documentation

CoderFullSpecification* getCoderSpec ( const wns::pyconfig::View config  ) 

Definition at line 291 of file MI2PER.cpp.

STATIC_FACTORY_BROKER_REGISTER ( CoderFullMapping  ,
wns::service::phy::phymode::CoderFullMappingInterface  ,
"rise.plmapping.CoderFullMapping"   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( FormulaM2P  ,
wns::service::phy::phymode::MI2PERMappingInterface  ,
"rise.plmapping.Formula"  ,
wns::PyConfigViewCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( FixedM2P  ,
wns::service::phy::phymode::MI2PERMappingInterface  ,
"rise.plmapping.Fixed"  ,
wns::PyConfigViewCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( WINNERM2P  ,
wns::service::phy::phymode::MI2PERMappingInterface  ,
"rise.plmapping.WINNER"  ,
wns::PyConfigViewCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( GENERICM2P  ,
wns::service::phy::phymode::MI2PERMappingInterface  ,
"rise.plmapping.GENERIC"  ,
wns::PyConfigViewCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( FormulaCoder  ,
CoderFullSpecification  ,
"rise.CoderSpecification.Formula"  ,
wns::PyConfigViewCreator   
)

STATIC_FACTORY_REGISTER_WITH_CREATOR ( TableCoder  ,
CoderFullSpecification  ,
"rise.CoderSpecification.Table"  ,
wns::PyConfigViewCreator   
)


Generated on Fri May 25 03:32:23 2012 for openWNS by  doxygen 1.5.5