Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class HOST_ADDRESS General obsolete: "Use the INET_ADDRESS_FACTORY instead to create addresses." cluster: network description: "A host address." create: make, make_local, make_from_name, make_from_ip_number Ancestors ANY Queries address_host: MANAGED_POINTER count: INTEGER_32 host_address: STRING_8 host_number: INTEGER_32 is_equal (other: [like Current] HOST_ADDRESS): BOOLEAN local_host_name: STRING_8 Commands copy (other: [like Current] HOST_ADDRESS) from_c (ptr: POINTER) make make_from_ip_number (an_ip_address: STRING_8) make_from_name (a_name: STRING_8) make_local set_address_from_name (a_name: STRING_8) set_host_address (host_id: STRING_8) set_in_address_any
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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