FST
openfst-1.8.4
OpenFst Library
|
#include <state-map.h>
Public Types | |
using | FromArc = Arc |
using | ToArc = Arc |
using | StateId = typename Arc::StateId |
using | Weight = typename Arc::Weight |
Public Member Functions | |
ArcUniqueMapper (const Fst< Arc > &fst) | |
ArcUniqueMapper (const ArcUniqueMapper< Arc > &mapper, const Fst< Arc > *fst=nullptr) | |
StateId | Start () const |
Weight | Final (StateId state) const |
void | SetState (StateId state) |
bool | Done () const |
const Arc & | Value () const |
void | Next () |
constexpr MapSymbolsAction | InputSymbolsAction () const |
constexpr MapSymbolsAction | OutputSymbolsAction () const |
uint64_t | Properties (uint64_t props) const |
Definition at line 551 of file state-map.h.
using fst::ArcUniqueMapper< Arc >::FromArc = Arc |
Definition at line 553 of file state-map.h.
using fst::ArcUniqueMapper< Arc >::StateId = typename Arc::StateId |
Definition at line 556 of file state-map.h.
using fst::ArcUniqueMapper< Arc >::ToArc = Arc |
Definition at line 554 of file state-map.h.
using fst::ArcUniqueMapper< Arc >::Weight = typename Arc::Weight |
Definition at line 557 of file state-map.h.
|
inlineexplicit |
Definition at line 559 of file state-map.h.
|
inline |
Definition at line 562 of file state-map.h.
|
inline |
Definition at line 584 of file state-map.h.
|
inline |
Definition at line 568 of file state-map.h.
|
inline |
Definition at line 590 of file state-map.h.
|
inline |
Definition at line 588 of file state-map.h.
|
inline |
Definition at line 594 of file state-map.h.
|
inline |
Definition at line 598 of file state-map.h.
|
inline |
Definition at line 570 of file state-map.h.
|
inline |
Definition at line 566 of file state-map.h.
|
inline |
Definition at line 586 of file state-map.h.