| FDO API Reference | Feature Data Objects |
| 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. |