|
Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::input::DataManager, including all inherited members.
| DataManager()=delete | hgps::input::DataManager | |
| DataManager(std::filesystem::path data_path, VerboseMode verbosity=VerboseMode::none) | hgps::input::DataManager | explicit |
| get_birth_indicators(const Country &country) const | hgps::input::DataManager | |
| get_birth_indicators(const Country &country, std::function< bool(unsigned int)> time_filter) const override | hgps::input::DataManager | virtual |
| get_countries() const override | hgps::input::DataManager | virtual |
| get_country(const std::string &alpha) const override | hgps::input::DataManager | virtual |
| get_disease(const DiseaseInfo &info, const Country &country) const override | hgps::input::DataManager | virtual |
| get_disease_analysis(const Country &country) const override | hgps::input::DataManager | virtual |
| get_disease_info(const core::Identifier &code) const override | hgps::input::DataManager | virtual |
| get_disease_parameter(const DiseaseInfo &info, const Country &country) const override | hgps::input::DataManager | virtual |
| get_diseases() const override | hgps::input::DataManager | virtual |
| get_lms_parameters() const override | hgps::input::DataManager | virtual |
| get_mortality(const Country &country) const | hgps::input::DataManager | |
| get_mortality(const Country &country, std::function< bool(unsigned int)> time_filter) const override | hgps::input::DataManager | virtual |
| get_pif_data(const DiseaseInfo &disease_info, const Country &country, const nlohmann::json &pif_config) const | hgps::input::DataManager | |
| get_population(const Country &country) const | hgps::input::DataManager | |
| get_population(const Country &country, std::function< bool(unsigned int)> time_filter) const override | hgps::input::DataManager | virtual |
| get_relative_risk_to_disease(const DiseaseInfo &source, const DiseaseInfo &target) const override | hgps::input::DataManager | virtual |
| get_relative_risk_to_risk_factor(const DiseaseInfo &source, Gender gender, const core::Identifier &risk_factor_key) const override | hgps::input::DataManager | virtual |
| get_root_path() const noexcept | hgps::input::DataManager | inline |
| ~Datastore()=default | hgps::core::Datastore | virtual |