26 #ifndef __TERRALIB_ST_INTERNAL_RASTERCOVERAGEDATASETINFO_H    27 #define __TERRALIB_ST_INTERNAL_RASTERCOVERAGEDATASETINFO_H    30 #include "../../Config.h"    31 #include "../observation/ObservationDataSetInfo.h"    35 namespace te { 
namespace dt { 
class DateTime; } }
    87         const std::string& getRasterPropName() 
const;
   100 #endif  // __TERRALIB_ST_INTERNAL_RASTERCOVERAGEDATASETINFO_H #define TESTEXPORT
You can use this macro in order to export/import classes and functions from this module. 
 
A class that contains infos about a DataSet that contains observations. 
 
CoverageType
An enum for the types of coverage. 
 
This file contains an abstract class called CoverageDataSetInfo. 
 
ObservationDataSetInfo m_obsDsInfo
Infos about the DataSource and DataSet that contains the point coverage observations. 
 
A class that contains infos about a DataSource and DataSet that contains observations of a raster cov...
 
An abstract class that contains infos about a DataSource and DataSet that contains observations of a ...
 
A class that represents a data source component. 
 
std::string m_rstPropName
The property index that contains the raster.