FDO API Reference Feature Data Objects

Function::Function System::String *  name,
NAMESPACE_OSGEO_FDO_EXPRESSION::Expression *  arguments[]
 

Constructs an instance of a function using the specified arguments.

Parameters:
name Input name of the function
arguments Input pointer to arguments
numArgs Input number of arguments
Returns:
Returns FdoFunction

Comments or suggestions? Send us feedback.