FST
openfst-1.8.4
OpenFst Library
|
#include <complement.h>
Public Types | |
using | StateId = typename Arc::StateId |
using | Weight = typename Arc::Weight |
![]() | |
using | StateId = typename Arc::StateId |
Public Member Functions | |
ArcIterator (const ComplementFst< Arc > &fst, StateId s) | |
bool | Done () const final |
const Arc & | Value () const final |
void | Next () final |
size_t | Position () const final |
void | Reset () final |
void | Seek (size_t a) final |
uint8_t | Flags () const final |
void | SetFlags (uint8_t, uint8_t) final |
![]() | |
virtual | ~ArcIteratorBase ()=default |
Definition at line 213 of file complement.h.
using fst::ArcIterator< ComplementFst< Arc > >::StateId = typename Arc::StateId |
Definition at line 215 of file complement.h.
using fst::ArcIterator< ComplementFst< Arc > >::Weight = typename Arc::Weight |
Definition at line 216 of file complement.h.
|
inline |
Definition at line 218 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 225 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 269 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 246 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 251 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 253 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 258 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 271 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 234 of file complement.h.