Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
interfaces.h File Reference
Include dependency graph for interfaces.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hgps::SimulationModule
 Simulation modules interface. More...
 
class  hgps::UpdatableModule
 Generic disease module interface to host multiple diseases model. More...
 
class  hgps::RiskFactorHostModule
 Generic risk factors module interface to host risk factor models. More...
 
struct  hgps::PopulationRecord
 Define the population record data type for the demographic dataset. More...
 
class  hgps::DiseaseModel
 Diseases model interface. More...
 

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 

Enumerations

enum class  hgps::SimulationModuleType : uint8_t {
  hgps::RiskFactor , hgps::SES , hgps::Demographic , hgps::Disease ,
  hgps::Analysis
}
 Health GPS simulation modules types enumeration. More...