FST
openfst-1.8.4
OpenFst Library
|
#include <matcher-fst.h>
Public Member Functions | |
StateIterator (const MatcherFst< FST, M, Name, Init > &fst) | |
![]() | |
StateIterator (const FST &fst) | |
bool | Done () const |
StateId | Value () const |
void | Next () |
void | Reset () |
Additional Inherited Members | |
![]() | |
using | Arc = typename FST::Arc |
using | StateId = typename Arc::StateId |
Definition at line 236 of file matcher-fst.h.
|
inlineexplicit |
Definition at line 239 of file matcher-fst.h.