| AddRef() | FdoIDisposable | [inline, virtual] |
| Compare(FdoDataValue *other) | FdoDataValue | [protected] |
| Create() | FdoDoubleValue | [static] |
| Create(double value) | FdoDoubleValue | [static] |
| Create(FdoDataValue *src, FdoBoolean truncate=false, FdoBoolean nullIfIncompatible=false) | FdoDoubleValue | [protected, 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() | FdoDoubleValue | [protected, virtual] |
| DoCompare(FdoDataValue *other) | FdoDoubleValue | [protected, virtual] |
| FdoByteValue class | FdoDoubleValue | [friend] |
| FdoDataValue() | FdoDataValue | [protected] |
| FdoDoubleValue() | FdoDoubleValue | [protected] |
| FdoDoubleValue(double value) | FdoDoubleValue | [protected] |
| FdoExpression() | FdoExpression | [protected] |
| FdoIDisposable() | FdoIDisposable | [inline, protected] |
| FdoInt16Value class | FdoDoubleValue | [friend] |
| FdoInt32Value class | FdoDoubleValue | [friend] |
| FdoInt64Value class | FdoDoubleValue | [friend] |
| FdoSingleValue class | FdoDoubleValue | [friend] |
| GetDataType() | FdoDoubleValue | [virtual] |
| GetDouble() | FdoDoubleValue | |
| GetLiteralValueType() const | FdoDataValue | [virtual] |
| GetRefCount() | FdoIDisposable | [inline, virtual] |
| GetXmlValue() | FdoDataValue | |
| IsNull() | FdoDataValue | [virtual] |
| m_data | FdoDoubleValue | [protected] |
| m_isNull | FdoDataValue | [protected] |
| m_toString | FdoExpression | [protected] |
| m_XmlValue | FdoDataValue | [protected] |
| operator double() | FdoDoubleValue | [inline] |
| Parse(FdoString *expressionText) | FdoExpression | [static] |
| Process(FdoIExpressionProcessor *p) | FdoDoubleValue | [virtual] |
| Release() | FdoIDisposable | [inline, virtual] |
| ReverseCompare(FdoDataValue *other) | FdoDataValue | [protected] |
| SetDouble(double value) | FdoDoubleValue | |
| SetNull() | FdoDataValue | [virtual] |
| ToString() | FdoDoubleValue | [virtual] |
| ToStringInternal(FdoIdentifierCollection *pIdCol) | FdoExpression | [virtual] |
| ~FdoDoubleValue() | FdoDoubleValue | [protected, virtual] |
| ~FdoExpression() | FdoExpression | [protected, virtual] |
| ~FdoIDisposable() | FdoIDisposable | [inline, protected, virtual] |