26 #ifndef __TERRALIB_ADO_INTERNAL_MODULE_H 
   27 #define __TERRALIB_ADO_INTERNAL_MODULE_H 
   30 #include "../plugin/Plugin.h" 
  120 #endif  // __TERRALIB_ADO_INTERNAL_MODULE_H 
static const std::string sm_floatTypeName
The string literal representation for the float type. 
 
static const std::string sm_pointMTypeName
The string literal representation for ADO point geometry type. 
 
static const std::string sm_timeStampTZTypeName
The string literal representation for the time stamp with time zone type. 
 
static const std::string sm_geometryCollectionTypeName
The string literal representation for ADO geometry collection geometry type. 
 
static const std::string sm_unknownTypeName
The string literal representation for the unknown type. 
 
static const std::string sm_timeStampTypeName
The string literal representation for the time stamp type. 
 
static const std::string sm_int8TypeName
The string literal representation for the int8 type. 
 
static const std::string sm_multiLineStringTypeName
The string literal representation for ADO multi-linestring geometry type. 
 
void shutdown()
This method will be called by TerraLib to shutdown plugin's functionality. 
 
static const std::string sm_charTypeName
The string literal representation for the char type. 
 
static const std::string sm_intTypeName
The string literal representation for the int type. 
 
#define TEADOEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
static const std::string sm_geometryTypeName
The string literal representation for ADO base geometry type. 
 
Configuration flags for the TerraLib ADO Data Access driver. 
 
static const std::string sm_polygonMTypeName
The string literal representation for ADO polygon with m geometry type. 
 
static const std::string sm_lineStringMTypeName
The string literal representation for ADO line string with m geometry type. 
 
static const std::string sm_booleanTypeName
The string literal representation for the boolean type. 
 
static const std::string sm_byteArrayTypeName
The string literal representation for the byte array type. 
 
void startup()
This method will be called by TerraLib to startup some plugin's functionality. 
 
PLUGIN_CALL_BACK_DECLARATION(TEADOEXPORT)
 
static const std::string sm_int2TypeName
The string literal representation for the int2 type. 
 
static const std::string sm_polygonTypeName
The string literal representation for ADO polygon geometry type. 
 
A base class for plugin types. 
 
static const std::string sm_numericTypeName
The string literal representation for the numeric type. 
 
static const std::string sm_timeTZTypeName
The string literal representation for the time type. 
 
static const std::string sm_pointTypeName
The string literal representation for ADO point geometry type. 
 
static const std::string sm_lineStringTypeName
The string literal representation for ADO line string geometry type. 
 
static const std::string sm_multiPointTypeName
The string literal representation for ADO multi-point geometry type. 
 
static const std::string sm_geometryCollectionMTypeName
The string literal representation for ADO geometry collection with m geometry type. 
 
static const std::string sm_multiPolygonMTypeName
The string literal representation for ADO multi-polygon with m geometry type. 
 
static const std::string sm_dateTypeName
The string literal representation for the date type. 
 
static const std::string sm_stringTypeName
The string literal representation for the string type. 
 
The basic information about a plugin. 
 
static const std::string sm_timeTypeName
The string literal representation for the time type. 
 
static const std::string sm_multiLineStringMTypeName
The string literal representation for ADO multi-linestring with m geometry type. 
 
Module(const te::plugin::PluginInfo &pluginInfo)
It creates a new C++ module. 
 
static const std::string sm_doubleTypeName
The string literal representation for the double type. 
 
static const std::string sm_multiPolygonTypeName
The string literal representation for ADO multi-polygon geometry type. 
 
static const std::string sm_multiPointMTypeName
The string literal representation for ADO multi-point with m geometry type. 
 
static const std::string sm_varcharTypeName
The string literal representation for the varchar type.