Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
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.
 
Identifier code {}
 Unique identifier.
 
std::string name {}
 Disease full name.
 

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: