decode(const simth::LlvSeq &metr, simth::BitSeq *decodedData, const simth::LlrSeq *apri=NULL)=0 | simthlib::TrellisDecodingAlgorithm | [pure virtual] |
getPathLength() const | simthlib::TrellisDecodingAlgorithm | [inline, protected] |
setPathLength(int newPathLength) | simthlib::TrellisDecodingAlgorithm | [inline, protected] |
trellis() | simthlib::TrellisDecodingAlgorithm | [inline] |
TrellisDecodingAlgorithm(std::auto_ptr< Trellis > usedTrellis) | simthlib::TrellisDecodingAlgorithm | |
usedTrellis() | simthlib::TrellisDecodingAlgorithm | [inline, protected] |
usedTrellis_ | simthlib::TrellisDecodingAlgorithm | [protected] |
~TrellisDecodingAlgorithm() | simthlib::TrellisDecodingAlgorithm | [virtual] |