Health-GPS 3.0.0.0
Global Health Policy Simulation model (Health-GPS)
Loading...
Searching...
No Matches
demographic.h File Reference
#include "HealthGPS.Core/forward_type.h"
#include "HealthGPS.Core/identifier.h"
#include "disease.h"
#include "gender_table.h"
#include "gender_value.h"
#include "interfaces.h"
#include "life_table.h"
#include "modelinput.h"
#include "repository.h"
#include "runtime_context.h"
Include dependency graph for demographic.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hgps::DemographicModule
 Implements the population demographic module data type. More...
 

Namespaces

namespace  hgps
 Top-level namespace for Health-GPS Console host application.
 

Functions

std::unique_ptr< DemographicModulehgps::build_population_module (Repository &repository, const ModelInput &config)
 Builds a new instance of the DemographicModule using the given data infrastructure.