GCBM
Namespaces
cbmaggregatorpostgresqlwriter.cpp File Reference
#include "moja/modules/cbm/cbmaggregatorpostgresqlwriter.h"
#include <moja/flint/recordaccumulatorwithmutex.h>
#include <moja/flint/ilandunitdatawrapper.h>
#include <moja/flint/iflintdata.h>
#include <moja/flint/ivariable.h>
#include <moja/logging.h>
#include <moja/signals.h>
#include <moja/notificationcenter.h>
#include <Poco/Exception.h>
#include <Poco/Data/Session.h>
#include <Poco/Data/ODBC/Connector.h>
#include <Poco/Data/ODBC/ODBCException.h>
#include <boost/algorithm/string.hpp>
#include <boost/format.hpp>
Include dependency graph for cbmaggregatorpostgresqlwriter.cpp:

Namespaces

 moja
 
 moja::modules
 
 moja::modules::cbm
 

Detailed Description

The CBMAggregatorPostgreSQLWriter module writes the stand-level information gathered by CBMAggregatorLandUnitData into a PostgreSQL database. This module is for standard simulations only. For distributed runs, use the CBMAggregatorLibPQXXWriter module.