Definition at line 106 of file EST_Wagon.h.
◆ WQuestion() [1/3]
◆ WQuestion() [2/3]
◆ ~WQuestion()
| WQuestion::~WQuestion |
( |
| ) |
|
|
inline |
◆ WQuestion() [3/3]
| WQuestion::WQuestion |
( |
int | fp, |
|
|
wn_oper | o, |
|
|
EST_Val | a ) |
|
inline |
◆ set_fp()
| void WQuestion::set_fp |
( |
const int & | fp | ) |
|
|
inline |
◆ set_oper()
| void WQuestion::set_oper |
( |
const wn_oper & | o | ) |
|
|
inline |
◆ set_operand1()
| void WQuestion::set_operand1 |
( |
const EST_Val & | a | ) |
|
|
inline |
◆ set_yes()
| void WQuestion::set_yes |
( |
const int & | y | ) |
|
|
inline |
◆ set_no()
| void WQuestion::set_no |
( |
const int & | n | ) |
|
|
inline |
◆ get_yes()
| int WQuestion::get_yes |
( |
void | | ) |
const |
|
inline |
◆ get_no()
| int WQuestion::get_no |
( |
void | | ) |
const |
|
inline |
◆ get_fp()
| const int WQuestion::get_fp |
( |
void | | ) |
const |
|
inline |
◆ get_op()
| const wn_oper WQuestion::get_op |
( |
void | | ) |
const |
|
inline |
◆ get_operand1()
| const EST_Val WQuestion::get_operand1 |
( |
void | | ) |
const |
|
inline |
◆ get_operandl()
| const EST_IList & WQuestion::get_operandl |
( |
void | | ) |
const |
|
inline |
◆ get_score()
| const float WQuestion::get_score |
( |
void | | ) |
const |
|
inline |
◆ set_score()
| void WQuestion::set_score |
( |
const float & | f | ) |
|
|
inline |
◆ ask()
| const int WQuestion::ask |
( |
const WVector & | w | ) |
const |
◆ operator<<
| ostream & operator<< |
( |
ostream & | s, |
|
|
const WQuestion & | q ) |
|
friend |
The documentation for this class was generated from the following files: