DataTypeConverter.h File Reference

Definition of data type converter. More...

#include <boost/function.hpp>

Go to the source code of this file.

Namespaces

 te
 URI C++ Library.
 
 te::dt
 Namespace for the Data Type module of TerraLib.
 

Typedefs

typedef boost::function1< AbstractData *, AbstractData * > te::dt::DataTypeConverter
 The definition of the data type converter. More...
 

Detailed Description

Definition of data type converter.

Definition in file DataTypeConverter.h.