PointCoverageIterator.h File Reference

This file contains an iterator that is able to traverse all observations of a point coverage. More...

#include "../../Config.h"
#include "PointCoverageObservation.h"
#include <map>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  te::st::PointCoverageIterator
 A class to traverse the observations of a PointCoverage. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 
 te::gm
 Namespace for the Vector Geometry module of TerraLib.
 
 te::st
 Namespace for the TerraLib ST module.
 

Detailed Description

This file contains an iterator that is able to traverse all observations of a point coverage.

Definition in file PointCoverageIterator.h.