|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::PopulationModule, including all inherited members.
| get_population_distribution(int time_year) const override | hgps::PopulationModule | virtual |
| get_total_population_size(int time_year) const noexcept override | hgps::PopulationModule | virtual |
| initialise_population(RuntimeContext &context) override | hgps::PopulationModule | virtual |
| name() const noexcept override | hgps::PopulationModule | virtual |
| PopulationModule()=delete | hgps::PopulationModule | |
| PopulationModule(std::map< int, std::map< int, PopulationRecord >> &&pop_data, LifeTable &&life_table) | hgps::PopulationModule | |
| type() const noexcept override | hgps::PopulationModule | virtual |
| update_population(RuntimeContext &context, const DiseaseHostModule &disease_host) override | hgps::PopulationModule | virtual |
| ~SimulationModule()=default | hgps::SimulationModule | virtual |