SequenceDecoder Member List

This is the complete list of members for SequenceDecoder, including all inherited members.
_decode(SequenceDecoderNode *ptr, ReadMemory &inp, ostream &outputFile, unsigned long &begin, short int &)SequenceDecoder [private]
_findInsert(const SymbTab &symbTab, SequenceDecoderNode *ptr)SequenceDecoder [private]
_freeTree(SequenceDecoderNode *seed)SequenceDecoder [private]
_load(istream &)SequenceDecoder [private]
_nbInputSymbSequenceDecoder [private]
_nbOutputSeqSequenceDecoder [private]
_nbOutputSeqPartSequenceDecoder [private]
_newNode(const SymbTab &symbTab, const short int outputSymb, SequenceDecoderNode *ch, SequenceDecoderNode *br)SequenceDecoder [private]
_save(SequenceDecoderNode *, ostream &)SequenceDecoder [private]
_seedSequenceDecoder [private]
_show(SequenceDecoderNode *, short int)SequenceDecoder [private]
_toFile(SequenceDecoderNode *, short int, Seq &, ostream &)SequenceDecoder [private]
addSequence(Seq &, const short int)SequenceDecoder
decode(String, ostream &, unsigned long, unsigned long, bool, bool, BNgram &)SequenceDecoder
getNbInputSymb()SequenceDecoder [inline]
getNbOutputSeq()SequenceDecoder [inline]
getNbOutputSeqPart()SequenceDecoder [inline]
load(istream &)SequenceDecoder
operator=(const SequenceDecoder &)SequenceDecoder
save(ostream &)SequenceDecoder
SequenceDecoder(short int)SequenceDecoder
SequenceDecoder(const SequenceDecoder &)SequenceDecoder
setNbOutputSeq(unsigned long nb)SequenceDecoder [inline]
show()SequenceDecoder
toFile(ostream &)SequenceDecoder
~SequenceDecoder()SequenceDecoder