Go to the documentation of this file. 22 #ifndef __TERRALIB_BINDING_C_CPPTYPES_H__ 23 #define __TERRALIB_BINDING_C_CPPTYPES_H__ 26 #define TeAbstractData te::dt::AbstractData 29 #define TeDataSet te::da::DataSet 30 #define TeDataSetItem te::da::DataSetItem 31 #define TeDataSource te::da::DataSource 32 #define TeDataSourceTransactor te::da::DataSourceTransactor 35 #define TeCoord2D te::gm::Coord2D 36 #define TeEnvelop te::gm::Envelop 39 #define TeBand te::rst::Band 40 #define TeBandProperty te::rst::BandProperty 41 #define TeGrid te::rst::Grid 42 #define TeRaster te::rst::Raster 44 #endif //__TERRALIB_BINDING_C_CORE_CPPTYPES_H__