FST
openfst-1.8.2.post1
OpenFst Library
|
#include <intersect.h>
Public Member Functions | |
StateIterator (const IntersectFst< Arc > &fst) | |
![]() | |
StateIterator (const ComposeFst< Arc > &fst) | |
bool | Done () const |
StateId | Value () const |
void | Next () |
void | Reset () |
Additional Inherited Members | |
![]() | |
using | Arc = typename ComposeFst< Arc >::Arc |
using | StateId = typename Arc::StateId |
Definition at line 111 of file intersect.h.
|
inlineexplicit |
Definition at line 113 of file intersect.h.