Rogue Wave Views Data Access Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is the complete list of members for IliValue, including all inherited members.
asAny(IlAny nvl=0) const | IliValue | |
asBinary(const IliBinary &nvl=IliBinary::GetDefault()) const | IliValue | |
asBoolean(IlBoolean nvl=IlFalse) const | IliValue | |
asByte(IliByte nvl=0) const | IliValue | |
asDate(const IliDate &nvl=IliDate::GetDefault()) const | IliValue | |
asDecimal(const IliDecimal &nvl) const | IliValue | |
asDecimal() const | IliValue | |
asDouble(IlDouble nvl=0.0) const | IliValue | |
asFloat(IlFloat nvl=0.0) const | IliValue | |
asInteger(IlInt nvl=0) const | IliValue | |
asString(const char *nvl=0) const | IliValue | |
asTable(const IliTable *nvl=0) const | IliValue | |
asTime(const IliTime &nvl=IliTime::GetDefault()) const | IliValue | |
compare(const IliValue &val) const | IliValue | |
format(IliString &dest, const IliFormat &fmt) const | IliValue | |
format(IliString &dest, const char *fmt=0) const | IliValue | |
format(IliString &dest, const IliFormat &fmt, const IliInputMask &mask) const | IliValue | |
getFormatted(const IliFormat &fmt) const | IliValue | |
getFormatted(const char *fmt=0) const | IliValue | |
getFormatted(const IliFormat &fmt, const IliInputMask &mask) const | IliValue | |
getType() const | IliValue | |
IliValue() | IliValue | |
IliValue(const IliDatatype *type) | IliValue | |
IliValue(const IliValue &val) | IliValue | |
IliValue(const char *val) | IliValue | |
IliValue(IliByte val) | IliValue | |
IliValue(IlInt val) | IliValue | |
IliValue(IlFloat val) | IliValue | |
IliValue(IlDouble val) | IliValue | |
IliValue(const IliDecimal &val) | IliValue | |
IliValue(const IliDate &val) | IliValue | |
IliValue(const IliTime &val) | IliValue | |
IliValue(const IliBinary &val) | IliValue | |
IliValue(const IliTable *val) | IliValue | |
IliValue(IlAny val) | IliValue | |
import(const IliValue &val) | IliValue | |
importAny(IlAny val) | IliValue | |
importBinary(const IliBinary &val) | IliValue | |
importBoolean(IlBoolean val) | IliValue | |
importByte(IliByte val) | IliValue | |
importDate(const IliDate &val) | IliValue | |
importDecimal(const IliDecimal &val) | IliValue | |
importDouble(IlDouble val) | IliValue | |
importFloat(IlFloat val) | IliValue | |
importInteger(IlInt val) | IliValue | |
importString(const char *val, IlUInt len=IliNTS) | IliValue | |
importTable(const IliTable *val) | IliValue | |
importTime(const IliTime &val) | IliValue | |
isModified() const | IliValue | |
isNull() const | IliValue | |
operator const char *() const | IliValue | |
operator const IliTable *() const | IliValue | |
operator IlAny() const | IliValue | |
operator IlDouble() const | IliValue | |
operator IlFloat() const | IliValue | |
operator IliBinary() const | IliValue | |
operator IliByte() const | IliValue | |
operator IliDate() const | IliValue | |
operator IliDecimal() const | IliValue | |
operator IlInt() const | IliValue | |
operator IliTime() const | IliValue | |
operator!=(const IliValue &val) const | IliValue | |
operator<(const IliValue &val) const | IliValue | |
operator<=(const IliValue &val) const | IliValue | |
operator=(const IliValue &val) | IliValue | |
operator=(const char *val) | IliValue | |
operator=(IliByte val) | IliValue | |
operator=(IlInt val) | IliValue | |
operator=(IlFloat val) | IliValue | |
operator=(IlDouble val) | IliValue | |
operator=(const IliDecimal &val) | IliValue | |
operator=(const IliDate &val) | IliValue | |
operator=(const IliTime &val) | IliValue | |
operator=(const IliBinary &val) | IliValue | |
operator=(const IliTable *val) | IliValue | |
operator=(IlAny val) | IliValue | |
operator==(const IliValue &val) const | IliValue | |
operator>(const IliValue &val) const | IliValue | |
operator>=(const IliValue &val) const | IliValue | |
read(IL_STDPREF istream &input) | IliValue | |
setModified(IlBoolean modified) | IliValue | |
setNull(const IliDatatype *type=0) | IliValue | |
write(IL_STDPREF ostream &output) const | IliValue |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.