|
Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
This is the complete list of members for hgps::DiseaseModule, including all inherited members.
| contains(const core::Identifier &disease_id) const noexcept override | hgps::DiseaseModule | virtual |
| DiseaseModule()=delete | hgps::DiseaseModule | |
| DiseaseModule(std::map< core::Identifier, std::shared_ptr< DiseaseModel >> &&models) | hgps::DiseaseModule | |
| get_excess_mortality(const core::Identifier &disease_code, const Person &entity) const noexcept override | hgps::DiseaseModule | virtual |
| initialise_population(RuntimeContext &context) override | hgps::DiseaseModule | virtual |
| name() const noexcept override | hgps::DiseaseModule | virtual |
| operator[](const core::Identifier &disease_id) | hgps::DiseaseModule | |
| operator[](const core::Identifier &disease_id) const | hgps::DiseaseModule | |
| size() const noexcept override | hgps::DiseaseModule | virtual |
| type() const noexcept override | hgps::DiseaseModule | virtual |
| update_population(RuntimeContext &context) override | hgps::DiseaseModule | virtual |
| ~SimulationModule()=default | hgps::SimulationModule | virtual |