FST  openfst-1.8.3
OpenFst Library
fst::NaturalPruneQueue< Queue, Weight, ClassFnc > Member List

This is the complete list of members for fst::NaturalPruneQueue< Queue, Weight, ClassFnc >, including all inherited members.

Clear() overridefst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >inlinevirtual
Dequeue() overridefst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >inlinevirtual
Empty() const overridefst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >inlinevirtual
Enqueue(StateId s) overridefst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >inlinevirtual
Error() constfst::QueueBase< Queue::StateId >inline
Head() const overridefst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >inlinevirtual
NaturalPruneQueue(const std::vector< Weight > &distance, std::unique_ptr< Queue > queue, const ClassFnc &class_fnc, Weight threshold)fst::NaturalPruneQueue< Queue, Weight, ClassFnc >inline
PruneQueue(const std::vector< Weight > &distance, std::unique_ptr< Queue > queue, const NaturalLess< Weight > &less, const ClassFnc &class_fnc, Weight threshold)fst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >inline
QueueBase(QueueType type)fst::QueueBase< Queue::StateId >inlineexplicit
SetError(bool error)fst::QueueBase< Queue::StateId >inline
StateId typedeffst::NaturalPruneQueue< Queue, Weight, ClassFnc >
Type() constfst::QueueBase< Queue::StateId >inline
Update(StateId s) overridefst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >inlinevirtual
Weight typedeffst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >
~NaturalPruneQueue() override=defaultfst::NaturalPruneQueue< Queue, Weight, ClassFnc >
~PruneQueue() override=defaultfst::PruneQueue< Queue, NaturalLess< Weight >, ClassFnc >
~QueueBase()=defaultfst::QueueBase< Queue::StateId >virtual