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


Public Member Functions | |
| virtual bool | canDecode (const Container< wns::ldk::CompoundPtr > &c)=0 |
| virtual void | onFUNCreated ()=0 |
Definition at line 38 of file IDecoder.hpp.
| virtual bool wns::ldk::harq::softcombining::IDecoder::canDecode | ( | const Container< wns::ldk::CompoundPtr > & | c | ) | [pure virtual] |
Implemented in wns::ldk::harq::softcombining::UniformRandomDecoder.
| virtual void wns::ldk::harq::softcombining::IDecoder::onFUNCreated | ( | ) | [pure virtual] |
Implemented in wns::ldk::harq::softcombining::UniformRandomDecoder.
1.5.5