37 catch(
const std::exception& e)
39 std::cout << std::endl <<
"An exception has occurred in RP examples: " << e.what() << std::endl;
45 std::cout << std::endl <<
"An unexpected exception has occurred in RP examples!" << std::endl;
Include files for Core Plugin Library.
These routines show how to use the RP (raster processing) module.
static PluginManager & instance()
Access the singleton.
void finalize()
It finalizes the TerraLib Platform.
static TerraLib & getInstance()
It returns a reference to the singleton instance.
void ArithmeticOperations()
void initialize()
It initializes the TerraLib Platform.
This file contains include headers for the TerraLib Common Runtime module.
void clear()
Stop and unload all plugins, then clear the internal list of plugins.
void LoadModules()
Load terralib modules.