DB Link
API Reference Guide
Product Documentation:

Visualization DB Link
Documentation Home
IldADTValue Member List

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

getADTType() constIldADTValue
getADTValue(IlUInt index) constIldADTValue
getBytesValue(IlUInt index) constIldADTValue
getByteValue(IlUInt index) constIldADTValue
getCount() constIldADTValue
getDateTimeValue(IlUInt index) constIldADTValue
getDateValue(IlUInt index) constIldADTValue
getDescriptor() constIldADTValue
getIntegerValue(IlUInt index) constIldADTValue
getMoneyValue(IlUInt index) constIldADTValue
getNumericValue(IlUInt index) constIldADTValue
getPurgedStringValue(IlUInt index) constIldADTValue
getRealValue(IlUInt index) constIldADTValue
getRefValue(IlUInt index) constIldADTValue
getRTrimedStringValue(IlUInt index) constIldADTValue
getStringValue(IlUInt index) constIldADTValue
getTableName() constIldADTValue
getType(IlUInt index) constIldADTValue
getTypeName() constIldADTValue
IldADTValue(const IldADTDescriptor *type, const char *table=0)IldADTValue
isNull(IlUInt index) constIldADTValue
setNull(IlBoolean flag, IlUInt index)IldADTValue
setValue(const char *val, IlUInt index)IldADTValue
setValue(IlInt val, IlUInt index)IldADTValue
setValue(double val, IlUInt index)IldADTValue
setValue(IlUChar val, IlUInt index)IldADTValue
setValue(IldBytes val, IlUInt index)IldADTValue
setValue(const IlNumeric *val, IlUInt index)IldADTValue
setValue(const IldDateTime *val, IlUInt index)IldADTValue
setValue(IldADTValue *val, IlUInt index)IldADTValue
~IldADTValue()IldADTValuevirtual