FST
openfst-1.8.4
OpenFst Library
|
#include <compact-fst.h>
Public Types | |
using | StateId = typename Arc::StateId |
Public Member Functions | |
StateIterator (const CompactFst< Arc, Compactor, CacheStore > &fst) | |
bool | Done () const |
StateId | Value () const |
void | Next () |
void | Reset () |
Definition at line 1325 of file compact-fst.h.
using fst::StateIterator< CompactFst< Arc, Compactor, CacheStore > >::StateId = typename Arc::StateId |
Definition at line 1327 of file compact-fst.h.
|
inlineexplicit |
Definition at line 1329 of file compact-fst.h.
|
inline |
Definition at line 1332 of file compact-fst.h.
|
inline |
Definition at line 1336 of file compact-fst.h.
|
inline |
Definition at line 1338 of file compact-fst.h.
|
inline |
Definition at line 1334 of file compact-fst.h.