Views
Data Access Package API Reference Guide
Product Documentation:
Views Documentation Home
IliFormat Member List

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

AddAlias(const char *aliasName, const char *definition, IliFormatType type, IliFormatCategory category=IliUserFormat)IliFormatstatic
ConnectToMessageDatabase(IlvDisplay *display)IliFormatstatic
format(IliString &dest, const char *val) constIliFormat
format(IliString &dest, IlBoolean val) constIliFormat
format(IliString &dest, IlInt val) constIliFormat
format(IliString &dest, IlFloat val) constIliFormat
format(IliString &dest, IlDouble val) constIliFormat
format(IliString &dest, IliDecimal val) constIliFormat
format(IliString &dest, const IliDate &val) constIliFormat
GetAliasDefinition(IlInt aliasIndex)IliFormatstatic
GetAliasDefinition(const char *aliasName)IliFormatstatic
GetAliasesCount()IliFormatstatic
GetAliasFormatCategory(IlInt aliasIndex)IliFormatstatic
GetAliasFormatType(IlInt aliasIndex)IliFormatstatic
GetAliasIndex(const char *aliasName)IliFormatstatic
GetAliasName(IlInt aliasIndex)IliFormatstatic
GetCurrencyPosition()IliFormatstatic
GetCurrencySymbol()IliFormatstatic
GetDateSeparator()IliFormatstatic
GetDecimalPoint()IliFormatstatic
GetDefaultFormat()IliFormatstatic
getDefinition() constIliFormat
GetLongMonthLabel(IlInt month)IliFormatstatic
GetLongWeekDayLabel(IlInt weekDay)IliFormatstatic
GetMonthByName(const char *name)IliFormatstatic
GetShortMonthLabel(IlInt month)IliFormatstatic
GetShortWeekDayLabel(IlInt weekDay)IliFormatstatic
GetThousandsSeparator()IliFormatstatic
GetTimeSeparator()IliFormatstatic
getType() constIliFormat
IliFormat()IliFormat
IliFormat(const char *definition)IliFormat
IliFormat(const IliFormat &)IliFormat
IsDefaultStringLtoR()IliFormatstatic
IsMonthBeforeDay()IliFormatstatic
isNull() constIliFormat
isPasswordFormat() constIliFormat
isUserDefinedFormat() constIliFormat
operator=(const IliFormat &fmt)IliFormat
operator==(const IliFormat &fmt) constIliFormat
read(std::istream &input)IliFormat
ReadMessageDatabase(IlvDisplay *disp, const char *file)IliFormatstatic
RemoveAlias(IlInt aliasIndex)IliFormatstatic
SetAliasDefinition(IlInt aliasIndex, const char *definition)IliFormatstatic
SetAliasFormatCategory(IlInt aliasIndex, IliFormatCategory c)IliFormatstatic
SetAliasFormatType(IlInt aliasIndex, IliFormatType type)IliFormatstatic
SetAliasName(IlInt aliasIndex, const char *name)IliFormatstatic
SetCurrencyPosition(IliCurrencyPosition pos)IliFormatstatic
SetCurrencySymbol(const char *c)IliFormatstatic
SetDateSeparator(char c)IliFormatstatic
SetDecimalPoint(char c)IliFormatstatic
SetDefaultStringLtoR(IlBoolean direction)IliFormatstatic
setDefinition(const char *definition)IliFormat
SetLongMonthLabel(IlInt month, const char *label)IliFormatstatic
SetLongWeekDayLabel(IlInt weekDay, const char *label)IliFormatstatic
SetMonthBeforeDay(IlBoolean before)IliFormatstatic
SetShortMonthLabel(IlInt month, const char *label)IliFormatstatic
SetShortWeekDayLabel(IlInt weekDay, const char *str)IliFormatstatic
SetThousandsSeparator(char c)IliFormatstatic
SetTimeSeparator(char c)IliFormatstatic
write(std::ostream &output) constIliFormat