Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
hgps::core::DiseaseInfo Struct Reference

Disease information structure. More...

#include <disease.h>

Collaboration diagram for hgps::core::DiseaseInfo:
[legend]

Public Attributes

DiseaseGroup group {}
 The disease group. More...
 
Identifier code {}
 Unique identifier. More...
 
std::string name {}
 Disease full name. More...
 

Detailed Description

Disease information structure.

Member Data Documentation

◆ code

Identifier hgps::core::DiseaseInfo::code {}

Unique identifier.

◆ group

DiseaseGroup hgps::core::DiseaseInfo::group {}

The disease group.

◆ name

std::string hgps::core::DiseaseInfo::name {}

Disease full name.


The documentation for this struct was generated from the following file: