FST
openfst-1.8.4
OpenFst Library
|
#include <union.h>
Public Member Functions | |
StateIterator (const UnionFst< Arc > &fst) | |
![]() | |
StateIterator (const RationalFst< Arc > &fst) | |
![]() | |
StateIterator (const ReplaceFst< Arc > &fst) | |
bool | Done () const |
StateId | Value () const |
void | Next () |
void | Reset () |
Additional Inherited Members | |
![]() | |
using | Arc = typename ReplaceFst< Arc >::Arc |
using | StateId = typename Arc::StateId |
|
inlineexplicit |