src/terralib/ogr/Plugin.cpp File Reference

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

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::ogr
 Namespace for the OGR Driver Implementation of TerraLib.
 

Functions

 te::ogr::OGRCleanupAll ()
 
 te::ogr::TE_LOG_TRACE (TE_TR("TerraLib OGR driver shutdown!"))
 
 te::ogr::TERRALIB_CPP_PLUGIN_BEGIN (Plugin) TERRALIB_CPP_PLUGIN_STARTUP
 

Variables

 te::ogr::m_initialized = false
 
 te::ogr::TERRALIB_CPP_PLUGIN_SHUTDOWN
 

Detailed Description

Plugin interface for dynamic loading of OGR Driver for TerraLib.

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