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