FdoDoubleValue Member List

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

AddRef()FdoIDisposable [inline, virtual]
Create()FdoDoubleValue [static]
Create(double value)FdoDoubleValue [static]
FdoDataValue::Create(FdoDataType dataType)FdoDataValue [static]
FdoDataValue::Create(bool value)FdoDataValue [static]
FdoDataValue::Create(FdoByte value)FdoDataValue [static]
FdoDataValue::Create(FdoDateTime value)FdoDataValue [static]
FdoDataValue::Create(double value, FdoDataType dataType)FdoDataValue [static]
FdoDataValue::Create(FdoInt16 value)FdoDataValue [static]
FdoDataValue::Create(FdoInt32 value)FdoDataValue [static]
FdoDataValue::Create(FdoInt64 value)FdoDataValue [static]
FdoDataValue::Create(float value)FdoDataValue [static]
FdoDataValue::Create(FdoString *value)FdoDataValue [static]
FdoDataValue::Create(FdoByte *value, FdoInt32 length, FdoDataType dataType)FdoDataValue [static]
FdoDataValue::Create(FdoByteArray *value, FdoDataType dataType)FdoDataValue [static]
FdoDataValue::Create(FdoString *value, FdoDataType dataType)FdoDataValue [static]
Dispose()=0FdoIDisposable [protected, pure virtual]
FdoIDisposable()FdoIDisposable [inline, protected]
GetDataType()FdoDoubleValue [virtual]
GetDouble()FdoDoubleValue
GetLiteralValueType() const FdoDataValue [virtual]
GetRefCount()FdoIDisposable [inline, virtual]
GetXmlValue()FdoDataValue
IsNull()FdoDataValue [virtual]
m_toStringFdoExpression [protected]
operator double()FdoDoubleValue [inline]
Parse(FdoString *expressionText)FdoExpression [static]
Process(FdoIExpressionProcessor *p)FdoDoubleValue [virtual]
Release()FdoIDisposable [inline, virtual]
SetDouble(double value)FdoDoubleValue
SetNull()FdoDataValue [virtual]
ToString()FdoDoubleValue [virtual]
ToStringInternal(FdoIdentifierCollection *pIdCol)FdoExpression [virtual]
~FdoIDisposable()FdoIDisposable [inline, protected, virtual]