#include <ilviews/macros.h>#include <iostream.h>#include <ilviews/base/link.h>#include <ilviews/base/hash.h>#include <ilviews/dataccess/module.h>#include <ilviews/dataccess/string.h>#include <ilviews/dataccess/decimal.h>#include <ilviews/dataccess/date.h>| Classes | |
| class | IliFormat | 
| User interface class.  More... | |
| class | IliFormatIpl | 
| Class.  More... | |
| Enumerations | |
| enum | IliCurrencyPosition { IliCP_AtLeft_NoSpace, IliCP_AtLeft_Space, IliCP_AtRight_NoSpace, IliCP_AtRight_Space } | 
| This enumerated type defines the possible settings for the position of the currency symbol in formatted numeric output.  More... | |
| enum | IliFormatCategory { IliSystemFormat, IliApplicationFormat, IliUserFormat } | 
| This enumerated type defines the three categories for a format alias.  More... | |
| enum | IliFormatType { IliNullFormatType, IliStringFormatType, IliNumberFormatType, IliDateFormatType } | 
| This enumerated type defines the different types of format.  More... | |
Library: dataccess
Declarations about formats. 
| enum IliCurrencyPosition | 
This enumerated type defines the possible settings for the position of the currency symbol in formatted numeric output.
| enum IliFormatCategory | 
| enum IliFormatType |