IDL module functions. More...
#include "Functions.h"#include <terralib/datatype/Enums.h>#include <terralib/plugin.h>#include <terralib/common.h>#include <terralib/raster/RasterFactory.h>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... | |
IDL module functions.
Definition in file Functions.cpp.