FDO API Reference Feature Data Objects

System::Void Expression::Process NAMESPACE_OSGEO_FDO_EXPRESSION::IExpressionProcessor processor  ) 
 

Abstract operation that takes an FdoIExpressionProcessor as an argument. Concrete expression subclasses must override this method and pass themselves as an argument to the appropriate expression processor operation.

Parameters:
processor Input expression processor
Returns:
Returns nothing

Comments or suggestions? Send us feedback.