Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class I18N_CURRENCY_VALUE_FORMATTER General cluster: formatter description: "Class that allows formatting of the numerical part of a monetary quantity" create: make_from_locale_info, make_from_currency_info Ancestors I18N_VALUE_FORMATTER Queries format_integer_16 (a_integer_16: INTEGER_16): STRING_32 format_integer_32 (a_integer_32: INTEGER_32): STRING_32 format_integer_64 (a_integer_64: INTEGER_64): STRING_32 format_integer_8 (a_integer_8: INTEGER_8): STRING_32 format_real_32 (a_real_32: REAL_32): STRING_32 format_real_64 (a_real_64: REAL_64): STRING_32 Commands make_from_locale_info (a_locale_info: I18N_LOCALE_INFO)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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