![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <scheduler/harq/HARQ.hpp>


Public Member Functions | |
| virtual bool | canDecode (SoftCombiningContainer) |
| ChaseCombiningDecoder (const ChaseCombiningDecoder &) | |
| ChaseCombiningDecoder (const wns::pyconfig::View &) | |
| virtual | ~ChaseCombiningDecoder () |
Private Attributes | |
| std::auto_ptr < wns::distribution::Distribution > | dis_ |
| wns::probe::bus::ContextCollector | effSINRCC_ |
| wns::logger::Logger | logger_ |
Definition at line 99 of file HARQ.hpp.
| ChaseCombiningDecoder::ChaseCombiningDecoder | ( | const wns::pyconfig::View & | config | ) |
| ChaseCombiningDecoder::ChaseCombiningDecoder | ( | const ChaseCombiningDecoder & | other | ) |
| virtual wns::scheduler::harq::ChaseCombiningDecoder::~ChaseCombiningDecoder | ( | ) | [inline, virtual] |
| bool ChaseCombiningDecoder::canDecode | ( | SoftCombiningContainer | input | ) | [virtual] |
std::auto_ptr<wns::distribution::Distribution> wns::scheduler::harq::ChaseCombiningDecoder::dis_ [private] |
1.5.5