FDO API Reference Feature Data Objects
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

UnaryOperations.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoUnaryOperations { FdoUnaryOperations_Negate }
 The FdoUnaryOperations enumeration lists the unary expression operations available. More...

Enumeration Type Documentation

enum FdoUnaryOperations
 

The FdoUnaryOperations enumeration lists the unary expression operations available.

Enumeration values:
FdoUnaryOperations_Negate  Negate the expression.

Definition at line 30 of file UnaryOperations.h.


Comments or suggestions? Send us feedback.