RasterSummary.h File Reference

RasterSummary is just a typedef of a boost::ptr_vector. More...

#include "BandSummary.h"
#include <boost/ptr_container/ptr_vector.hpp>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::rst
 Namespace for the Raster module of TerraLib.
 

Typedefs

typedef boost::ptr_vector< BandSummary > te::rst::RasterSummary
 RasterSummary is just a typedef of a boost::ptr_vector. More...
 

Detailed Description

RasterSummary is just a typedef of a boost::ptr_vector.

Definition in file RasterSummary.h.