FST
openfst-1.8.4
OpenFst Library
|
#include <complement.h>
Public Types | |
using | StateId = typename Arc::StateId |
![]() | |
using | StateId = typename Arc::StateId |
Public Member Functions | |
StateIterator (const ComplementFst< Arc > &fst) | |
bool | Done () const final |
StateId | Value () const final |
void | Next () final |
void | Reset () final |
![]() | |
virtual | ~StateIteratorBase ()=default |
Definition at line 185 of file complement.h.
using fst::StateIterator< ComplementFst< Arc > >::StateId = typename Arc::StateId |
Definition at line 187 of file complement.h.
|
inlineexplicit |
Definition at line 189 of file complement.h.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< Arc >.
Definition at line 192 of file complement.h.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< Arc >.
Definition at line 196 of file complement.h.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< Arc >.
Definition at line 201 of file complement.h.
|
inlinefinalvirtual |
Implements fst::StateIteratorBase< Arc >.
Definition at line 194 of file complement.h.