|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::core::Datastore, including all inherited members.
| get_birth_indicators(const Country country, const std::function< bool(const unsigned int &)> time_filter) const =0 | hgps::core::Datastore | pure virtual |
| get_countries() const =0 | hgps::core::Datastore | pure virtual |
| get_country(std::string alpha) const =0 | hgps::core::Datastore | pure virtual |
| get_disease(DiseaseInfo info, Country country) const =0 | hgps::core::Datastore | pure virtual |
| get_disease_analysis(const Country country) const =0 | hgps::core::Datastore | pure virtual |
| get_disease_info(Identifier code) const =0 | hgps::core::Datastore | pure virtual |
| get_disease_parameter(DiseaseInfo info, Country country) const =0 | hgps::core::Datastore | pure virtual |
| get_diseases() const =0 | hgps::core::Datastore | pure virtual |
| get_lms_parameters() const =0 | hgps::core::Datastore | pure virtual |
| get_mortality(Country country, const std::function< bool(const unsigned int &)> time_filter) const =0 | hgps::core::Datastore | pure virtual |
| get_population(Country country, const std::function< bool(const unsigned int &)> time_filter) const =0 | hgps::core::Datastore | pure virtual |
| get_relative_risk_to_disease(DiseaseInfo source, DiseaseInfo target) const =0 | hgps::core::Datastore | pure virtual |
| get_relative_risk_to_risk_factor(DiseaseInfo source, Gender gender, Identifier risk_factor_key) const =0 | hgps::core::Datastore | pure virtual |
| ~Datastore()=default | hgps::core::Datastore | virtual |