Elaboradar  0.1

◆ Assets()

elaboradar::Assets::Assets ( const Config &  cfg)

Constructor.

Parametri
[in]cfg- objet used to pass configuration

Definizione alla linea 22 del file assets.cpp.

23  : logging_category(log4c_category_get("radar.assets")), cfg(cfg), outfile_devel_data(0)
24 {
25 #ifdef HAVE_GDAL
27 #endif
28 }
void gdal_init_once()
Initialize the GDAL library when called for the first time; does nothing all other times.
Definition: image.cpp:12

Referenzia radarelab::gdal_init_once().