FDO .NET API Reference Feature Data Objects

mgBinaryOperations.h File Reference

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

Go to the source code of this file.


Namespaces

namespace  OSGeo
namespace  OSGeo::FDO
namespace  OSGeo::FDO::Expression

Enumerations

enum  OSGeo::FDO::Expression::BinaryOperations {
  OSGeo::FDO::Expression::BinaryOperations_Add = FdoBinaryOperations_Add,
  OSGeo::FDO::Expression::BinaryOperations_Subtract = FdoBinaryOperations_Subtract,
  OSGeo::FDO::Expression::BinaryOperations_Multiply = FdoBinaryOperations_Multiply,
  OSGeo::FDO::Expression::BinaryOperations_Divide = FdoBinaryOperations_Divide
}
 The BinaryOperations enumeration lists the binary expression operations available. More...

Comments or suggestions? Send us feedback.