List of all members.
Public Member Functions |
| Vaccine_Health (int _vaccination_day, Vaccine *_vaccine, int _age, Health *_health, Vaccine_Manager *_vaccine_manager) |
int | get_vaccination_day () const |
int | get_vaccination_effective_day () const |
int | is_effective () const |
Vaccine * | get_vaccine () const |
int | get_current_dose () const |
int | get_days_to_next_dose () const |
Health * | get_health () const |
Vaccine_Manager * | get_vaccine_manager () const |
void | set_vaccination_day (int day) |
void | print () const |
void | printTrace () const |
void | update (int day, int age) |
void | update_for_next_dose (int day, int age) |
The documentation for this class was generated from the following files: