Health-GPS
1.2.2.0
Global Health Policy Simulation model (Health-GPS)
|
#include <algorithm>
#include <optional>
#include <vector>
#include "column.h"
#include "column_iterator.h"
Go to the source code of this file.
Classes | |
class | hgps::core::PrimitiveDataTableColumn< TYPE > |
Primitive data type DataTable columns class. More... | |
class | hgps::core::StringDataTableColumn |
DataTable column for storing string data type class. More... | |
Namespaces | |
hgps | |
Top-level namespace for Health-GPS C++ API. | |
hgps::core | |
Top-level namespace for Health-GPS Core C++ API. | |