|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::DemographicModule, including all inherited members.
| DemographicModule()=delete | hgps::DemographicModule | |
| DemographicModule(std::map< int, std::map< int, PopulationRecord > > &&pop_data, LifeTable &&life_table) | hgps::DemographicModule | |
| get_population_distribution(int time_year) const | hgps::DemographicModule | |
| get_total_population_size(int time_year) const noexcept | hgps::DemographicModule | |
| initialise_population(RuntimeContext &context) override | hgps::DemographicModule | virtual |
| name() const noexcept override | hgps::DemographicModule | virtual |
| set_ethnicity_prevalence(const std::map< core::Identifier, std::map< core::Gender, std::map< std::string, std::map< std::string, double > > > > ðnicity_data) | hgps::DemographicModule | |
| set_region_prevalence(const std::map< core::Identifier, std::map< core::Gender, std::map< std::string, double > > > ®ion_data) | hgps::DemographicModule | |
| type() const noexcept override | hgps::DemographicModule | virtual |
| update_population(RuntimeContext &context, const DiseaseModule &disease_host) | hgps::DemographicModule | |
| ~SimulationModule()=default | hgps::SimulationModule | virtual |