#include <include/EST_WFST.h>
an internal class for \Ref{EST_WFST} used to represent a state in a WFST
Definition at line 96 of file EST_WFST.h.
◆ EST_WFST_State() [1/2]
EST_WFST_State::EST_WFST_State |
( |
int |
name | ) |
|
◆ EST_WFST_State() [2/2]
◆ ~EST_WFST_State()
EST_WFST_State::~EST_WFST_State |
( |
| ) |
|
◆ add_transition()
◆ name()
int EST_WFST_State::name |
( |
void |
| ) |
const |
|
inline |
◆ num_transitions()
int EST_WFST_State::num_transitions |
( |
| ) |
const |
|
inline |
◆ type()
enum wfst_state_type EST_WFST_State::type |
( |
void |
| ) |
const |
|
inline |
◆ set_type()
void EST_WFST_State::set_type |
( |
wfst_state_type |
t | ) |
|
|
inline |
◆ set_tag()
void EST_WFST_State::set_tag |
( |
int |
v | ) |
|
|
inline |
◆ tag()
int EST_WFST_State::tag |
( |
| ) |
const |
|
inline |
◆ transitions
The documentation for this class was generated from the following files: