FRED
Infection Member List
This is the complete list of members for Infection, including all inherited members.
add_infectee()Infection [inline]
addTransmission(Transmission *transmission)Infection
get_asymptomatic_date() const Infection [inline]
get_disease() const Infection [inline]
get_dummy_infection(Disease *s, Person *host, int day)Infection [static]
get_exposure_date() const Infection [inline]
get_infected_place() const Infection [inline]
get_infectee_count() const Infection [inline]
get_infectious_date() const Infection [inline]
get_infectivity(int day) const Infection [inline]
get_infector() const Infection [inline]
get_recovery_date() const Infection [inline]
get_susceptibility() const Infection [inline]
get_susceptible_date() const Infection [inline]
get_symptomatic_date() const Infection [inline]
get_symptoms() const Infection [inline]
get_trajectory()Infection [inline]
get_unsusceptible_date() const Infection [inline]
Infection(Disease *s, Person *infector, Person *infectee, Place *place, int day) (defined in Infection)Infection
Infection() (defined in Infection)Infection [inline, protected]
is_infectious()Infection [inline]
is_symptomatic()Infection [inline]
modify_asymptomatic_period(double multp, int cur_day)Infection
modify_develops_symptoms(bool symptoms, int cur_day)Infection
modify_infectious_period(double multp, int cur_day)Infection
modify_infectivity(double multp)Infection [inline]
modify_susceptibility(double multp)Infection [inline]
modify_symptomatic_period(double multp, int cur_day)Infection
print() const Infection
report_infection(int day) const Infection
set_susceptibility_period(int period)Infection [inline]
setTrajectory(Trajectory *trajectory)Infection
transmit(Person *infectee, Transmission *transmission)Infection
update(int today)Infection
~Infection() (defined in Infection)Infection [inline]
 All Classes Functions