FST  openfst-1.8.3
OpenFst Library
fst::AutoQueue< S > Member List

This is the complete list of members for fst::AutoQueue< S >, including all inherited members.

AutoQueue(const Fst< Arc > &fst, const std::vector< typename Arc::Weight > *distance, ArcFilter filter)fst::AutoQueue< S >inline
Clear() finalfst::AutoQueue< S >inlinevirtual
Dequeue() finalfst::AutoQueue< S >inlinevirtual
Empty() const finalfst::AutoQueue< S >inlinevirtual
Enqueue(StateId s) finalfst::AutoQueue< S >inlinevirtual
Error() const fst::QueueBase< S >inline
Head() const finalfst::AutoQueue< S >inlinevirtual
QueueBase(QueueType type)fst::QueueBase< S >inlineexplicit
SetError(bool error)fst::QueueBase< S >inline
StateId typedeffst::AutoQueue< S >
Type() const fst::QueueBase< S >inline
Update(StateId s) finalfst::AutoQueue< S >inlinevirtual
~AutoQueue() override=defaultfst::AutoQueue< S >
~QueueBase()=defaultfst::QueueBase< S >virtual