Module.cpp File Reference

This singleton defines an entry in the Platform for the TerraLib Common Runtime module. More...

#include "CharEncodingConv.h"
#include "Enums.h"
#include "LibraryManager.h"
#include "Logger.h"
#include "Module.h"
#include "PlatformUtils.h"
#include "TerraLib.h"
#include "Translator.h"
#include "UnitsOfMeasureManager.h"
#include <cstdlib>

Go to the source code of this file.

Variables

const te::common::Modulesm_module = te::common::Module::getInstance()
 

Detailed Description

This singleton defines an entry in the Platform for the TerraLib Common Runtime module.

Definition in file Module.cpp.

Variable Documentation

Definition at line 45 of file Module.cpp.