FDO API Reference Feature Data Objects
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

FdoIntBinValue Member List

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

AddRef()FdoIDisposable [inline, virtual]
Compare(FdoDataValue *other)FdoDataValue [protected]
Create()FdoIntBinValue [static]
Create(FdoInt64 value)FdoIntBinValue [static]
Create(FdoDataValue *src, FdoBoolean truncate=false, FdoBoolean nullIfIncompatible=false)FdoIntBinValue
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(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()FdoIntBinValue [protected, virtual]
DoCompare(FdoDataValue *other)FdoInt64Value [protected, virtual]
FdoByteValue classFdoIntBinValue [friend]
FdoDataValue()FdoDataValue [protected]
FdoExpression()FdoExpression [protected]
FdoIDisposable()FdoIDisposable [inline, protected]
FdoInt16Value classFdoIntBinValue [friend]
FdoInt32Value classFdoIntBinValue [friend]
FdoInt64Value()FdoInt64Value [protected]
FdoInt64Value(FdoInt64 value)FdoInt64Value [protected]
FdoIntBinValue()FdoIntBinValue [protected]
FdoIntBinValue(FdoInt64 value)FdoIntBinValue [protected]
GetDataType()FdoInt64Value [virtual]
GetInt64()FdoInt64Value
GetLiteralValueType() const FdoDataValue [virtual]
GetRefCount()FdoIDisposable [inline, virtual]
GetXmlValue()FdoDataValue
IsNull()FdoDataValue [virtual]
m_dataFdoInt64Value [protected]
m_isNullFdoDataValue [protected]
m_toStringFdoExpression [protected]
m_XmlValueFdoDataValue [protected]
operator FdoInt64()FdoInt64Value [inline]
Parse(FdoString *expressionText)FdoExpression [static]
Process(FdoIExpressionProcessor *p)FdoInt64Value [virtual]
Release()FdoIDisposable [inline, virtual]
ReverseCompare(FdoDataValue *other)FdoDataValue [protected]
SetInt64(FdoInt64 value)FdoInt64Value
SetNull()FdoDataValue [virtual]
ToString()FdoIntBinValue [virtual]
ToStringInternal(FdoIdentifierCollection *pIdCol)FdoExpression [virtual]
~FdoExpression()FdoExpression [protected, virtual]
~FdoIDisposable()FdoIDisposable [inline, protected, virtual]
~FdoInt64Value()FdoInt64Value [protected, virtual]
~FdoIntBinValue()FdoIntBinValue [protected, virtual]

Comments or suggestions? Send us feedback.