src/terralib/postgis/Plugin.cpp File Reference

Plugin interface for dynamic loading of Postgis Driver for TerraLib. More...

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::pgis
 Namespace for the TerraLib PostGIS driver implementation.
 

Functions

 te::pgis::TE_LOG_INFO (TE_TR("TerraLib PostGIS driver shutdown!"))
 
 te::pgis::TERRALIB_CPP_PLUGIN_BEGIN (Plugin) TERRALIB_CPP_PLUGIN_STARTUP
 

Variables

 te::pgis::m_initialized = false
 
 te::pgis::TERRALIB_CPP_PLUGIN_SHUTDOWN
 

Detailed Description

Plugin interface for dynamic loading of Postgis Driver for TerraLib.

Definition in file src/terralib/postgis/Plugin.cpp.