FDO API Reference Feature Data Objects

Filter Member List

This is the complete list of members for Filter, including all inherited members.

Combine(NAMESPACE_OSGEO_FDO_FILTER::Filter *leftFilter, NAMESPACE_OSGEO_FDO_FILTER::BinaryLogicalOperations operation, NAMESPACE_OSGEO_FDO_FILTER::Filter *rightFilter)Filter
Combine(System::String *leftFilter, NAMESPACE_OSGEO_FDO_FILTER::BinaryLogicalOperations operation, NAMESPACE_OSGEO_FDO_FILTER::Filter *rightFilter)Filter
Combine(NAMESPACE_OSGEO_FDO_FILTER::Filter *leftFilter, NAMESPACE_OSGEO_FDO_FILTER::BinaryLogicalOperations operation, System::String *rightFilter)Filter
Combine(System::String *leftFilter, NAMESPACE_OSGEO_FDO_FILTER::BinaryLogicalOperations operation, System::String *rightFilter)Filter
Dispose(System::Boolean disposing)Filter [protected]
Filter(System::IntPtr unmanaged, System::Boolean autoDelete)Filter
Parse(System::String *filterText)Filter [static]
Process(NAMESPACE_OSGEO_FDO_FILTER::IFilterProcessor *processor)Filter
ToString()Filter

Comments or suggestions? Send us feedback.