This class represents the value of a parameter. More...
Go to the source code of this file.
Classes | |
class | te::process::ParameterValue |
class | te::process::ParameterValueFactory |
Wrapper function used to create taks. Used to avoid C++ to create multiple instances of the factory singleton on Windows. More... | |
Namespaces | |
namespace | te |
TerraLib. | |
namespace | te::process |
Functions | |
TEPROCESSEXPORT ParameterValue * | te::process::CreateParameterValue (int dataType) |
This class represents the value of a parameter.
Definition in file ParameterValue.h.