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

Public Member Functions

 WQuestion (const WQuestion &s)
 
 WQuestion (int fp, wn_oper o, EST_Val a)
 
void set_fp (const int &fp)
 
void set_oper (const wn_oper &o)
 
void set_operand1 (const EST_Val &a)
 
void set_yes (const int &y)
 
void set_no (const int &n)
 
int get_yes (void) const
 
int get_no (void) const
 
const int get_fp (void) const
 
const wn_oper get_op (void) const
 
const EST_Val get_operand1 (void) const
 
const EST_IListget_operandl (void) const
 
const float get_score (void) const
 
void set_score (const float &f)
 
const int ask (const WVector &w) const
 

Friends

ostream & operator<< (ostream &s, const WQuestion &q)
 

Detailed Description

Definition at line 98 of file EST_Wagon.h.


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