FST
openfst-1.8.4
OpenFst Library
|
#include <arc-map.h>
Public Types | |
using | FST = ArcMapFst< A, B, C, CacheStore, propagate_expanded_fst > |
using | StateId = typename B::StateId |
![]() | |
using | StateId = typename B::StateId |
Public Member Functions | |
StateIterator (const FST &fst) | |
bool | Done () const final |
StateId | Value () const final |
void | Next () final |
void | Reset () final |
![]() | |
virtual | ~StateIteratorBase ()=default |
using fst::StateIterator< ArcMapFst< A, B, C, CacheStore, propagate_expanded_fst > >::FST = ArcMapFst<A, B, C, CacheStore, propagate_expanded_fst> |
using fst::StateIterator< ArcMapFst< A, B, C, CacheStore, propagate_expanded_fst > >::StateId = typename B::StateId |
|
inlineexplicit |
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< B >.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< B >.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< B >.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< B >.