Definition of data type converter. More...
#include <boost/function.hpp>
Go to the source code of this file.
Namespaces | |
namespace | te |
TerraLib. | |
namespace | 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... | |
Definition of data type converter.
Definition in file DataTypeConverter.h.