FDO .NET API Reference Feature Data Objects

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

This is the complete list of members for OSGeo::FDO::Filter::UnaryLogicalOperator, 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_Operand()OSGeo::FDO::Filter::UnaryLogicalOperator
get_Operation()OSGeo::FDO::Filter::UnaryLogicalOperator
get_RefCount()OSGeo::FDO::Runtime::Disposable
get_UnmanagedObject()OSGeo::FDO::Runtime::Disposable
GetHashCode()OSGeo::FDO::Runtime::Disposable
LogicalOperator(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Filter::LogicalOperator
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::UnaryLogicalOperator
ReleaseUnmanagedObject()OSGeo::FDO::Runtime::Disposable [protected, virtual]
set_AutoDelete(System::Boolean value)OSGeo::FDO::Runtime::Disposable
set_Operand(OSGeo::FDO::Filter::Filter *value)OSGeo::FDO::Filter::UnaryLogicalOperator
set_Operation(OSGeo::FDO::Filter::UnaryLogicalOperations value)OSGeo::FDO::Filter::UnaryLogicalOperator
ToString()OSGeo::FDO::Filter::Filter
UnaryLogicalOperator()OSGeo::FDO::Filter::UnaryLogicalOperator
UnaryLogicalOperator(OSGeo::FDO::Filter::Filter *operand, OSGeo::FDO::Filter::UnaryLogicalOperations operation)OSGeo::FDO::Filter::UnaryLogicalOperator
UnaryLogicalOperator(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Filter::UnaryLogicalOperator
~Disposable()OSGeo::FDO::Runtime::Disposable [protected, virtual]

Comments or suggestions? Send us feedback.