Edinburgh Speech Tools  2.4-release
 All Classes Functions Variables Typedefs Enumerations Enumerator Friends Pages
EST_WFST_State Class Reference

#include <include/EST_WFST.h>

Collaboration diagram for EST_WFST_State:

Public Member Functions

 EST_WFST_State (int name)
 
 EST_WFST_State (const EST_WFST_State &state)
 
EST_WFST_Transitionadd_transition (float w, int end, int in, int out)
 
int name () const
 
int num_transitions () const
 
enum wfst_state_type type () const
 
void set_type (wfst_state_type t)
 
void set_tag (int v)
 
int tag () const
 

Public Attributes

wfst_translist transitions
 

Detailed Description

an internal class for {EST_WFST} used to represent a state in a WFST

Definition at line 96 of file EST_WFST.h.


The documentation for this class was generated from the following files: