FST
openfst-1.8.4
OpenFst Library
|
#include <fst.h>
Public Types | |
using | Arc = typename FST::Arc |
using | StateId = typename Arc::StateId |
Public Member Functions | |
StateIterator (const FST &fst) | |
bool | Done () const |
StateId | Value () const |
void | Next () |
void | Reset () |
using fst::StateIterator< FST >::Arc = typename FST::Arc |
using fst::StateIterator< FST >::StateId = typename Arc::StateId |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |