The definition of a function that can be used in a query object. More...
#include "../../datatype/Enums.h"
#include "../Config.h"
#include <string>
#include <vector>
#include <boost/noncopyable.hpp>
Go to the source code of this file.
Classes | |
class | te::da::FunctionDefn |
The definition of a function that can be used in a query object. More... | |
Namespaces | |
te | |
TerraLib. | |
te::da | |
Namespace for the DataAccess API of TerraLib. | |
The definition of a function that can be used in a query object.
Definition in file FunctionDefn.h.