Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::LifeTable, including all inherited members.
age_limits() const noexcept | hgps::LifeTable | |
contains_age(int age) const noexcept | hgps::LifeTable | |
contains_time(int time_year) const noexcept | hgps::LifeTable | |
empty() const noexcept | hgps::LifeTable | |
get_births_at(int time_year) const | hgps::LifeTable | |
get_mortalities_at(int time_year) const | hgps::LifeTable | |
get_total_deaths_at(int time_year) const | hgps::LifeTable | |
LifeTable()=delete | hgps::LifeTable | |
LifeTable(std::map< int, Birth > &&births, std::map< int, std::map< int, Mortality >> &&deaths) | hgps::LifeTable | |
time_limits() const noexcept | hgps::LifeTable |