Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
hgps::DemographicModule Member List

This is the complete list of members for hgps::DemographicModule, including all inherited members.

DemographicModule()=deletehgps::DemographicModule
DemographicModule(std::map< int, std::map< int, PopulationRecord > > &&pop_data, LifeTable &&life_table)hgps::DemographicModule
get_population_distribution(int time_year) consthgps::DemographicModule
get_total_population_size(int time_year) const noexcepthgps::DemographicModule
initialise_population(RuntimeContext &context) overridehgps::DemographicModulevirtual
name() const noexcept overridehgps::DemographicModulevirtual
set_ethnicity_prevalence(const std::map< core::Identifier, std::map< core::Gender, std::map< std::string, std::map< std::string, double > > > > &ethnicity_data)hgps::DemographicModule
set_region_prevalence(const std::map< core::Identifier, std::map< core::Gender, std::map< std::string, double > > > &region_data)hgps::DemographicModule
type() const noexcept overridehgps::DemographicModulevirtual
update_population(RuntimeContext &context, const DiseaseModule &disease_host)hgps::DemographicModule
~SimulationModule()=defaulthgps::SimulationModulevirtual