FDO API Reference Feature Data Objects

BinaryOperations.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Enumerations

enum  FdoBinaryOperations {
  FdoBinaryOperations_Add,
  FdoBinaryOperations_Subtract,
  FdoBinaryOperations_Multiply,
  FdoBinaryOperations_Divide
}
 The FdoBinaryOperations enumeration lists the binary expression operations available. More...

Comments or suggestions? Send us feedback.