Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
person.h File Reference
#include <atomic>
#include <map>
#include "HealthGPS.Core/identifier.h"
#include "interfaces.h"
Include dependency graph for person.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hgps::Disease
 Defines the disease history data type. More...
 
struct  hgps::Person
 Defines a virtual population person data type. More...
 

Namespaces

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

Enumerations

enum class  hgps::DiseaseStatus : uint8_t { hgps::free , hgps::active }
 Disease status enumeration. More...