TINExamples.h File Reference

Examples on how to access/manipulate a specified DatasOURCE. More...

Go to the source code of this file.

Functions

void LoadModules ()
 It loads the data source drivers. More...
 

Detailed Description

Examples on how to access/manipulate a specified DatasOURCE.

Definition in file TINExamples.h.

Function Documentation

void LoadModules ( )

It loads the data source drivers.

It loads the TerraLib modules.

Load the required runtime modules.

It loads the data source drivers.

It loads the TerraLib modules.

Load the required runtime modules.

Load terralib modules.

It loads the data source drivers.

Definition at line 38 of file attic/unittest/dataaccess/LoadModules.h.

References te::core::FindInTerraLibPath(), te::plugin::GetInstalledPlugin(), te::common::Singleton< PluginManager >::getInstance(), te::core::PluginManager::insert(), te::core::PluginManager::instance(), te::core::JSONPluginInfoSerializer(), te::core::PluginManager::load(), and te::core::PluginInfo::name.

Referenced by main().