FST
openfst-1.8.4
OpenFst Library
|
#include <vector-fst.h>
Public Types | |
using | StateId = typename Arc::StateId |
Public Member Functions | |
StateIterator (const VectorFst< Arc, State > &fst) | |
bool | Done () const |
StateId | Value () const |
void | Next () |
void | Reset () |
Definition at line 686 of file vector-fst.h.
using fst::StateIterator< VectorFst< Arc, State > >::StateId = typename Arc::StateId |
Definition at line 688 of file vector-fst.h.
|
inlineexplicit |
Definition at line 690 of file vector-fst.h.
|
inline |
Definition at line 693 of file vector-fst.h.
|
inline |
Definition at line 697 of file vector-fst.h.
|
inline |
Definition at line 699 of file vector-fst.h.
|
inline |
Definition at line 695 of file vector-fst.h.