28 #ifndef __TERRALIB_ST_INTERNAL_POINTCOVERAGEOBSERVATION_H
29 #define __TERRALIB_ST_INTERNAL_POINTCOVERAGEOBSERVATION_H
32 #include "../../../geometry/Point.h"
33 #include "../../../datatype/AbstractData.h"
36 #include "../../Config.h"
43 #include <boost/shared_ptr.hpp>
44 #include <boost/ptr_container/ptr_vector.hpp>
52 typedef std::pair<te::gm::Point, boost::ptr_vector<te::dt::AbstractData> >
PointCoverageItem;
std::pair< te::gm::Point, boost::ptr_vector< te::dt::AbstractData > > PointCoverageItem
boost::shared_ptr< PointCoverageItem > PointCoverageObservation
std::vector< PointCoverageObservation > PointCoverageObservationSet