FST
openfst-1.8.2
OpenFst Library
|
#include <state-table.h>
Public Member Functions | |
ErasableComposeStateTable (const Fst< Arc > &fst1, const Fst< Arc > &fst2) | |
constexpr bool | Error () const |
![]() | |
ErasableStateTable () | |
StateId | FindState (const StateTuple &tuple) |
const StateTuple & | Tuple (StateId s) const |
![]() | |
ErasableBiTable () | |
StateTuple::StateId | FindId (const StateTuple &entry, bool insert=true) |
const StateTuple & | FindEntry (StateTuple::StateIds) const |
StateTuple::StateId | Size () const |
void | Erase (StateTuple::StateIds) |
Additional Inherited Members | |
![]() | |
using | StateTuple = StateTuple |
using | StateId = typename StateTuple::StateId |
Definition at line 494 of file state-table.h.
|
inline |
Definition at line 497 of file state-table.h.
|
inline |
Definition at line 499 of file state-table.h.