#include <FdoStd.h>
#include <Fdo/Filter/BinaryLogicalOperations.h>
#include <Fdo/Commands/IdentifierCollection.h>
Go to the source code of this file.
Classes | |
class | FdoFilter |
The FdoFilter abstract class is a base class for condition and operator classes that can occur in a filter expression tree. The FdoFilter class contains operations for converting between the text and expression tree representation of a filter. More... |