FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Filter::Filter Member List

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

Attach(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable
Combine(OSGeo::FDO::Filter::Filter *leftFilter, OSGeo::FDO::Filter::BinaryLogicalOperations operation, OSGeo::FDO::Filter::Filter *rightFilter)OSGeo::FDO::Filter::Filter
Combine(System::String *leftFilter, OSGeo::FDO::Filter::BinaryLogicalOperations operation, OSGeo::FDO::Filter::Filter *rightFilter)OSGeo::FDO::Filter::Filter
Combine(OSGeo::FDO::Filter::Filter *leftFilter, OSGeo::FDO::Filter::BinaryLogicalOperations operation, System::String *rightFilter)OSGeo::FDO::Filter::Filter
Combine(System::String *leftFilter, OSGeo::FDO::Filter::BinaryLogicalOperations operation, System::String *rightFilter)OSGeo::FDO::Filter::Filter
Detach()OSGeo::FDO::Runtime::Disposable
Disposable()OSGeo::FDO::Runtime::Disposable [protected]
Disposable(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable [protected]
Dispose()OSGeo::FDO::Runtime::Disposable
Equals(System::Object *obj)OSGeo::FDO::Runtime::Disposable [virtual]
Filter(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Filter::Filter
get_AutoDelete()OSGeo::FDO::Runtime::Disposable
get_Disposed()OSGeo::FDO::Runtime::Disposable
get_RefCount()OSGeo::FDO::Runtime::Disposable
get_UnmanagedObject()OSGeo::FDO::Runtime::Disposable
GetHashCode()OSGeo::FDO::Runtime::Disposable
op_Equality(Disposable *leftObject, Disposable *rightObject)OSGeo::FDO::Runtime::Disposable [static]
op_Inequality(Disposable *leftObject, Disposable *rightObject)OSGeo::FDO::Runtime::Disposable [static]
Parse(System::String *filterText)OSGeo::FDO::Filter::Filter [static]
Process(OSGeo::FDO::Filter::IFilterProcessor *processor)OSGeo::FDO::Filter::Filter
ReleaseUnmanagedObject()OSGeo::FDO::Runtime::Disposable [protected, virtual]
set_AutoDelete(System::Boolean value)OSGeo::FDO::Runtime::Disposable
ToString()OSGeo::FDO::Filter::Filter
~Disposable()OSGeo::FDO::Runtime::Disposable [protected, virtual]

Comments or suggestions? Send us feedback.