FST
openfst-1.8.2.post1
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 () |
Definition at line 206 of file complement.h.
using fst::ArcIterator< ComplementFst< Arc > >::StateId = typename Arc::StateId |
Definition at line 208 of file complement.h.
using fst::ArcIterator< ComplementFst< Arc > >::Weight = typename Arc::Weight |
Definition at line 209 of file complement.h.
|
inline |
Definition at line 211 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 218 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 262 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 239 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 244 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 264 of file complement.h.
|
inlinefinalvirtual |
Implements fst::ArcIteratorBase< Arc >.
Definition at line 227 of file complement.h.