#include "../common/Logger.h"#include "../common/TerraLib.h"#include "../common/Translator.h"#include "../dataaccess/datasource/DataSourceFactory.h"#include "Config.h"#include "DataSourceFactory.h"#include "DataSource.h"#include "Module.h"Go to the source code of this file.
Variables | |
| const te::stmem::Module & | sm_module = te::stmem::Module::getInstance() |
| const te::stmem::Module& sm_module = te::stmem::Module::getInstance() |
Definition at line 37 of file Module.cpp.