FST
openfst-1.8.4
OpenFst Library
|
#include <ngram-fst.h>
Public Types | |
typedef A::StateId | StateId |
![]() | |
using | StateId = typename A::StateId |
Public Member Functions | |
StateIterator (const NGramFst< A > &fst) | |
bool | Done () const final |
StateId | Value () const final |
void | Next () final |
void | Reset () final |
![]() | |
virtual | ~StateIteratorBase ()=default |
Definition at line 940 of file ngram-fst.h.
typedef A::StateId fst::StateIterator< NGramFst< A > >::StateId |
Definition at line 942 of file ngram-fst.h.
|
inlineexplicit |
Definition at line 944 of file ngram-fst.h.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< A >.
Definition at line 947 of file ngram-fst.h.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< A >.
Definition at line 954 of file ngram-fst.h.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< A >.
Definition at line 956 of file ngram-fst.h.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< A >.
Definition at line 949 of file ngram-fst.h.