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

FdoInt16Value Member List

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

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

Comments or suggestions? Send us feedback.