FDO API Reference Feature Data Objects

BinaryLogicalOperator Member List

This is the complete list of members for BinaryLogicalOperator, including all inherited members.

BinaryLogicalOperator()BinaryLogicalOperator
BinaryLogicalOperator(NAMESPACE_OSGEO_FDO_FILTER::Filter *leftOperand, NAMESPACE_OSGEO_FDO_FILTER::BinaryLogicalOperations operation, NAMESPACE_OSGEO_FDO_FILTER::Filter *rightOperand)BinaryLogicalOperator
BinaryLogicalOperator(System::IntPtr unmanaged, System::Boolean autoDelete)BinaryLogicalOperator
get_LeftOperand()BinaryLogicalOperator
get_Operation()BinaryLogicalOperator
get_RightOperand()BinaryLogicalOperator
Process(NAMESPACE_OSGEO_FDO_FILTER::IFilterProcessor *processor)BinaryLogicalOperator
set_LeftOperand(NAMESPACE_OSGEO_FDO_FILTER::Filter *value)BinaryLogicalOperator
set_Operation(NAMESPACE_OSGEO_FDO_FILTER::BinaryLogicalOperations value)BinaryLogicalOperator
set_RightOperand(NAMESPACE_OSGEO_FDO_FILTER::Filter *value)BinaryLogicalOperator

Comments or suggestions? Send us feedback.