Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include <string>
Go to the source code of this file.
Classes | |
class | hgps::core::Version |
Application Programming Interface (API) version data type. More... | |
Namespaces | |
hgps | |
Top-level namespace for Health-GPS C++ API. | |
hgps::core | |
Top-level namespace for Health-GPS Core C++ API. | |
Variables | |
constexpr auto | hgps::core::API_MAJOR = 1 |
Version major number. More... | |
constexpr auto | hgps::core::API_MINOR = 2 |
Version minor number. More... | |
constexpr auto | hgps::core::API_PATCH = 0 |
Version patch number. More... | |