26 #ifndef __TERRALIB_UNITTEST_DATAACCESS_LOADMODULES_H 27 #define __TERRALIB_UNITTEST_DATAACCESS_LOADMODULES_H 31 #include <terralib/plugin.h> 46 #ifdef TERRALIB_MOD_OGR_ENABLED 51 #ifdef TERRALIB_MOD_GDAL_ENABLED 56 #ifdef TERRALIB_MOD_POSTGIS_ENABLED 69 #endif // __TERRALIB_UNITTEST_DATAACCESS_LOADMODULES_H
static PluginManager & getInstance()
It returns a reference to the singleton instance.
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...
TECOREEXPORT std::string FindInTerraLibPath(const std::string &path)
Returns the path relative to a directory or file in the context of TerraLib.
This file contains include headers for the TerraLib Common Runtime module.
The basic information about a plugin.
TEPLUGINEXPORT PluginInfo * GetInstalledPlugin(const std::string &pluginFilePath)
It returns information about a given plugin provided its plugin configuration file name or dir...
void LoadModules()
Load terralib modules.