Health-GPS  1.2.2.0
Global Health Policy Simulation model (Health-GPS)
column_iterator.h File Reference
#include <iterator>
Include dependency graph for column_iterator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hgps::core::detail::DefaultValueAccessor< ColumnType >
 Defines the default column value accessor type. More...
 
class  hgps::core::DataTableColumnIterator< ColumnType, ValueAccessor >
 DataTable column iterator data type class. More...
 
struct  std::iterator_traits<::hgps::core::DataTableColumnIterator< ColumnType > >
 DataTable column iterator traits. More...
 

Namespaces

 hgps
 Top-level namespace for Health-GPS C++ API.
 
 hgps::core
 Top-level namespace for Health-GPS Core C++ API.
 
 hgps::core::detail
 
 std
 Global namespace.