codedBitsPerStep() const =0 | simthlib::StreamSoftoutDecoding | [pure virtual] |
dataBitsPerStep() const =0 | simthlib::StreamSoftoutDecoding | [pure virtual] |
getCodeLength(int rawLength) const =0 | simthlib::SoftoutDecoding | [pure virtual] |
getDataLength(int codedLength) const =0 | simthlib::SoftoutDecoding | [pure virtual] |
normalDecoding(const simth::LlrSeq &llr, simth::BitSeq &bsout)=0 | simthlib::SoftoutDecoding | [pure virtual] |
print(std::ostream &os) const =0 | simthlib::SoftoutDecoding | [pure virtual] |
reset()=0 | simthlib::SoftoutDecoding | [pure virtual] |
softout4InputBits(simth::LlrSeq &metr, simth::LlrSeq *softout, simth::LlrSeq *apri=NULL)=0 | simthlib::SoftoutDecoding | [pure virtual] |
softout4InputBits(simth::LlvSeq &metr, simth::LlrSeq *softout, simth::LlrSeq *apri=NULL)=0 | simthlib::SoftoutDecoding | [pure virtual] |
softout4OutputBits(const simth::LlrSeq &metr, simth::LlrSeq *softout, simth::LlrSeq *apri=NULL)=0 | simthlib::SoftoutDecoding | [pure virtual] |
softout4OutputBits(const simth::LlvSeq &metr, simth::LlrSeq *softout, simth::LlrSeq *apri=NULL)=0 | simthlib::SoftoutDecoding | [pure virtual] |
StreamSoftoutDecoding() | simthlib::StreamSoftoutDecoding | |
~SoftoutDecoding() | simthlib::SoftoutDecoding | [virtual] |
~StreamSoftoutDecoding() | simthlib::StreamSoftoutDecoding | [virtual] |