List of all members.
Public Member Functions |
| Decision (Policy *p) |
string | get_name () const |
string | get_type () const |
virtual int | evaluate (Person *person, int disease, int current_day)=0 |
Protected Attributes |
string | name |
string | type |
Policy * | policy |
Member Function Documentation
virtual int Decision::evaluate |
( |
Person * |
person, |
|
|
int |
disease, |
|
|
int |
current_day |
|
) |
| [pure virtual] |
string Decision::get_name |
( |
| ) |
const [inline] |
string Decision::get_type |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following files: