This is the complete list of members for IldADTValue, including all inherited members.
| getADTType() const | IldADTValue | |
| getADTValue(IlUInt index) const | IldADTValue | |
| getBytesValue(IlUInt index) const | IldADTValue | |
| getByteValue(IlUInt index) const | IldADTValue | |
| getCount() const | IldADTValue | |
| getDateTimeValue(IlUInt index) const | IldADTValue | |
| getDateValue(IlUInt index) const | IldADTValue | |
| getDescriptor() const | IldADTValue | |
| getIntegerValue(IlUInt index) const | IldADTValue | |
| getMoneyValue(IlUInt index) const | IldADTValue | |
| getNumericValue(IlUInt index) const | IldADTValue | |
| getPurgedStringValue(IlUInt index) const | IldADTValue | |
| getRealValue(IlUInt index) const | IldADTValue | |
| getRefValue(IlUInt index) const | IldADTValue | |
| getRTrimedStringValue(IlUInt index) const | IldADTValue | |
| getStringValue(IlUInt index) const | IldADTValue | |
| getTableName() const | IldADTValue | |
| getType(IlUInt index) const | IldADTValue | |
| getTypeName() const | IldADTValue | |
| IldADTValue(const IldADTDescriptor *type, const char *table=0) | IldADTValue | |
| isNull(IlUInt index) const | IldADTValue | |
| 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() | IldADTValue | virtual |