FST
openfst-1.8.4
OpenFst Library
|
#include <replace.h>
Public Types | |
using | StateId = typename Arc::StateId |
using | StateTuple = typename StateTable::StateTuple |
Public Member Functions | |
ArcIterator (const ReplaceFst< Arc, StateTable, CacheStore > &fst, StateId s) | |
~ArcIterator () | |
void | ExpandAndCache () const |
void | Init () |
bool | Done () const |
const Arc & | Value () const |
void | Next () |
size_t | Position () const |
void | Reset () |
void | Seek (size_t pos) |
uint8_t | Flags () const |
void | SetFlags (uint8_t flags, uint8_t mask) |
using fst::ArcIterator< ReplaceFst< Arc, StateTable, CacheStore > >::StateId = typename Arc::StateId |
using fst::ArcIterator< ReplaceFst< Arc, StateTable, CacheStore > >::StateTuple = typename StateTable::StateTuple |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |