FST
openfst-1.8.4
OpenFst Library
|
#include <project.h>
Public Member Functions | |
StateIterator (const ProjectFst< A > &fst) | |
Public Member Functions inherited from fst::StateIterator< ArcMapFst< A, A, ProjectMapper< A > > > | |
StateIterator (const ArcMapFst< A, A, ProjectMapper< A > > &fst) | |
bool | Done () const |
StateId | Value () const |
void | Next () |
void | Reset () |
Additional Inherited Members | |
Public Types inherited from fst::StateIterator< ArcMapFst< A, A, ProjectMapper< A > > > | |
using | Arc = typename ArcMapFst< A, A, ProjectMapper< A > >::Arc |
using | StateId = typename Arc::StateId |
|
inlineexplicit |