FDO API Reference Feature Data Objects

FdoBinaryLogicalOperator Member List

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

Create()FdoBinaryLogicalOperator [static]
Create(FdoFilter *leftOperand, FdoBinaryLogicalOperations operation, FdoFilter *rightOperand)FdoBinaryLogicalOperator [static]
GetLeftOperand()FdoBinaryLogicalOperator
GetOperation()FdoBinaryLogicalOperator
GetRightOperand()FdoBinaryLogicalOperator
Process(FdoIFilterProcessor *p)FdoBinaryLogicalOperator [virtual]
SetLeftOperand(FdoFilter *value)FdoBinaryLogicalOperator
SetOperation(FdoBinaryLogicalOperations value)FdoBinaryLogicalOperator
SetRightOperand(FdoFilter *value)FdoBinaryLogicalOperator

Comments or suggestions? Send us feedback.