All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BlockUtils.cpp File Reference

Utility functions for dealing with raster data blocks. More...

#include "../datatype/Enums.h"
#include "BlockUtils.h"
#include "Exception.h"

Go to the source code of this file.

Classes

struct  te::rst::CDouble
 A simple type for use by driver to cast raster data blocks. More...
 
struct  te::rst::CFloat
 A simple type for use by driver to cast raster data blocks. More...
 
struct  te::rst::CInt16
 A simple type for use by driver to cast raster data blocks. More...
 
struct  te::rst::CInt32
 A simple type for use by driver to cast raster data blocks. More...
 

Namespaces

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

Detailed Description

Utility functions for dealing with raster data blocks.

Definition in file BlockUtils.cpp.