26 #ifndef __TERRALIB_ST_INTERNAL_COVERAGEDATASETINFO_H
27 #define __TERRALIB_ST_INTERNAL_COVERAGEDATASETINFO_H
30 #include "../../Config.h"
31 #include "../../Enums.h"
36 namespace te {
namespace da {
class DataSourceInfo; } }
43 class ObservationDataSetInfo;
90 #endif // __TERRALIB_ST_INTERNAL_COVERAGEDATASETINFO_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.
An abstract class that contains infos about a DataSource and DataSet that contains observations of a ...