FDO API Reference Feature Data Objects

BinaryLogicalOperator::BinaryLogicalOperator NAMESPACE_OSGEO_FDO_FILTER::Filter *  leftOperand,
NAMESPACE_OSGEO_FDO_FILTER::BinaryLogicalOperations  operation,
NAMESPACE_OSGEO_FDO_FILTER::Filter *  rightOperand
 

Constructs an instance of an FdoBinaryLogicalOperator using the specified arguments.

Parameters:
leftOperand Input left hand operand
operation Input operator
rightOperand Input right hand operand
Returns:
Returns FdoBinaryLogicalOperator

Comments or suggestions? Send us feedback.