| 
    Health-GPS
    1.2.2.0
    
   Global Health Policy Simulation model (Health-GPS) 
   | 
 
#include <string>Go to the source code of this file.
Classes | |
| struct | hgps::core::Country | 
| Country ISO-3166 definition data structure.  More... | |
Namespaces | |
| hgps | |
| Top-level namespace for Health-GPS C++ API.  | |
| hgps::core | |
| Top-level namespace for Health-GPS Core C++ API.  | |
Functions | |
| bool | hgps::core::operator> (const Country &lhs, const Country &rhs) | 
| Greater-than operation for country data type.  More... | |
| bool | hgps::core::operator< (const Country &lhs, const Country &rhs) | 
| Less-than operation for country data type.  More... | |