FST
openfst-1.8.4
OpenFst Library
|
#include <vector-fst.h>
Public Types | |
using | StateId = typename Arc::StateId |
Public Member Functions | |
ArcIterator (const VectorFst< Arc, State > &fst, StateId s) | |
bool | Done () const |
const Arc & | Value () const |
void | Next () |
void | Reset () |
void | Seek (size_t a) |
size_t | Position () const |
constexpr uint8_t | Flags () const |
void | SetFlags (uint8_t, uint8_t) |
Definition at line 709 of file vector-fst.h.
using fst::ArcIterator< VectorFst< Arc, State > >::StateId = typename Arc::StateId |
Definition at line 711 of file vector-fst.h.
|
inline |
Definition at line 713 of file vector-fst.h.
|
inline |
Definition at line 717 of file vector-fst.h.
|
inline |
Definition at line 729 of file vector-fst.h.
|
inline |
Definition at line 721 of file vector-fst.h.
|
inline |
Definition at line 727 of file vector-fst.h.
|
inline |
Definition at line 723 of file vector-fst.h.
|
inline |
Definition at line 725 of file vector-fst.h.
|
inline |
Definition at line 731 of file vector-fst.h.
|
inline |
Definition at line 719 of file vector-fst.h.