FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Expression::BinaryExpression Member List

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

Attach(System::IntPtr unmanagedPointer, System::Boolean autoDelete)OSGeo::FDO::Runtime::Disposable
BinaryExpression()OSGeo::FDO::Expression::BinaryExpression
BinaryExpression(OSGeo::FDO::Expression::Expression *leftExpression, OSGeo::FDO::Expression::BinaryOperations operation, OSGeo::FDO::Expression::Expression *rightExpression)OSGeo::FDO::Expression::BinaryExpression
BinaryExpression(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Expression::BinaryExpression
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]
Expression(System::IntPtr unmanaged, System::Boolean autoDelete)OSGeo::FDO::Expression::Expression
get_AutoDelete()OSGeo::FDO::Runtime::Disposable
get_Disposed()OSGeo::FDO::Runtime::Disposable
get_LeftExpression()OSGeo::FDO::Expression::BinaryExpression
get_Operation()OSGeo::FDO::Expression::BinaryExpression
get_RefCount()OSGeo::FDO::Runtime::Disposable
get_RightExpression()OSGeo::FDO::Expression::BinaryExpression
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 *expressionText)OSGeo::FDO::Expression::Expression [static]
Process(OSGeo::FDO::Expression::IExpressionProcessor *processor)OSGeo::FDO::Expression::BinaryExpression
ReleaseUnmanagedObject()OSGeo::FDO::Runtime::Disposable [protected, virtual]
set_AutoDelete(System::Boolean value)OSGeo::FDO::Runtime::Disposable
set_LeftExpression(OSGeo::FDO::Expression::Expression *value)OSGeo::FDO::Expression::BinaryExpression
set_Operation(OSGeo::FDO::Expression::BinaryOperations value)OSGeo::FDO::Expression::BinaryExpression
set_RightExpression(OSGeo::FDO::Expression::Expression *value)OSGeo::FDO::Expression::BinaryExpression
ToString()OSGeo::FDO::Expression::BinaryExpression
~Disposable()OSGeo::FDO::Runtime::Disposable [protected, virtual]

Comments or suggestions? Send us feedback.