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

UnaryLogicalOperations.h File Reference

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

Go to the source code of this file.


Enumerations

enum  FdoUnaryLogicalOperations { FdoUnaryLogicalOperations_Not }
 The FdoUnaryLogicalOperations enumeration lists the unary logical operations available. More...

Enumeration Type Documentation

enum FdoUnaryLogicalOperations
 

The FdoUnaryLogicalOperations enumeration lists the unary logical operations available.

Enumeration values:
FdoUnaryLogicalOperations_Not  Perform a logical Not of the filter.

Definition at line 29 of file UnaryLogicalOperations.h.


Comments or suggestions? Send us feedback.