Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class I18N_HOST_LOCALE_IMP General cluster: nls_imp description: "Implementation of HOST_LOCALE using the Windows NLS API. Does not require Windows Vista." Ancestors I18N_HOST_LOCALE* I18N_NLS_GETLOCALEINFO I18N_NLS_PICTURE_TOOLS SHARED_I18N_NLS_LCID_TOOLS Queries ansi_code_page: STRING_32 available_locales: LINEAR [I18N_LOCALE_ID] create_locale_info (locale: I18N_LOCALE_ID): I18N_LOCALE_INFO create_locale_info_from_user_locale: I18N_LOCALE_INFO default_locale_id: I18N_LOCALE_ID is_available (a_locale_id: I18N_LOCALE_ID): BOOLEAN is_date_code_character (c: CHARACTER_32): BOOLEAN is_time_code_character (c: CHARACTER_32): BOOLEAN Lcid_tools: I18N_NLS_LCID_TOOLS mac_code_page: STRING_32 Nls_constants: I18N_NLS_LC_CTYPE_CONSTANTS oem_code_page: STRING_32 process_date_code (code: STRING_32): STRING_32 process_time_code (code: STRING_32): STRING_32 system_locale_id: I18N_LOCALE_ID translate_date_format (in: STRING_32): STRING_32 translate_picture_string (in: STRING_32; is_code_character: FUNCTION [CHARACTER_32, BOOLEAN]; process_code: FUNCTION [STRING_32, STRING_32]): STRING_32 translate_time_format (in: STRING_32): STRING_32
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

-- Generated by Eiffel Studio --
For more details: eiffel.org