Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SYSTEM_STRING_FACTORY General cluster: elks description: "Factory for creating SYSTEM_STRING instances." Ancestors ANY Queries escape_count (a_str: SYSTEM_STRING): INTEGER_32 from_string_to_system_string (a_str: READABLE_STRING_GENERAL): SYSTEM_STRING Commands read_system_string_into (a_str: SYSTEM_STRING; a_result: STRING_GENERAL) read_system_string_into_area_32 (a_str: SYSTEM_STRING; a_area: SPECIAL [CHARACTER_32]) read_system_string_into_area_8 (a_str: SYSTEM_STRING; a_area: SPECIAL [CHARACTER_8])
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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