Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
disease_definition.h File Reference
#include "HealthGPS.Core/poco.h"
#include "disease_table.h"
#include "gender_value.h"
#include "relative_risk.h"
Include dependency graph for disease_definition.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hgps::DiseaseParameter
 Defines the cancer disease parameters data type. More...
 
class  hgps::DiseaseDefinition
 Implements the disease full definition data type. More...
 

Namespaces

 hgps
 Top-level namespace for Health-GPS C++ API.
 

Typedefs

using hgps::ParameterLookup = const std::map< int, DoubleGenderValue >
 Disease definition parameter value lookup by age and gender. More...