Coverage.h File Reference

This file contains an abstract class to represent a coverage. More...

#include "../../Config.h"
#include "../../Enums.h"
#include <vector>
#include <map>
#include <memory>
#include <boost/shared_ptr.hpp>
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Classes

class  te::st::Coverage
 An abstract class to represent a coverage. 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::rst
 Namespace for the Raster module of TerraLib.
 
 te::st
 Namespace for the TerraLib ST module.
 

Typedefs

typedef boost::shared_ptr< te::st::Coveragete::st::CoverageShrPtr
 

Detailed Description

This file contains an abstract class to represent a coverage.

Definition in file Coverage.h.