Functions.cpp File Reference

IDL module functions. More...

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::idl
 

Functions

bool te::idl::createRasterFromIdlArray (IDL_VPTR idlValuePointer, const bool takeBufferOwnership, boost::shared_ptr< te::rst::Raster > &outRasterPtr)
 
int te::idl::idl2TerralibType (const UCHAR &idlType)
 Convert IDL data types to Terralib data types. More...
 
void te::idl::loadTerralibModules ()
 Load the required terralib modules. More...
 
UCHAR te::idl::terralib2IdlType (const int &tlType)
 Convert Terralib data types to IDL data types. More...
 

Detailed Description

IDL module functions.

Definition in file Functions.cpp.