28 #ifndef __TERRALIB_UNITTEST_DATAACCESS_LOADMODULES_H 29 #define __TERRALIB_UNITTEST_DATAACCESS_LOADMODULES_H 51 #ifdef TERRALIB_MOD_OGR_ENABLED 56 #ifdef TERRALIB_MOD_GDAL_ENABLED 61 #ifdef TERRALIB_MOD_POSTGIS_ENABLED 74 #endif // __TERRALIB_UNITTEST_DATAACCESS_LOADMODULES_H Include files for Core Plugin Library.
void insert(const PluginInfo &pinfo)
Adds plugin with its plugin information to the list of unloaded plugins.
static PluginManager & instance()
Access the singleton.
static PluginManager & getInstance()
It returns a reference to the singleton instance.
void LoadModules()
Load terralib modules.
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...
TECOREEXPORT PluginInfo JSONPluginInfoSerializer(const std::string &file_name)
A plugin finder that search for plugins in some special directories defined by compile time macros...
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.