Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class SOCKET_ADDRESS General cluster: abstract description: "A socket address." create: make, make_from_separate Ancestors ANY Queries count: INTEGER_32 family: INTEGER_32 is_equal (other: [like Current] SOCKET_ADDRESS): BOOLEAN socket_address: MANAGED_POINTER Commands copy (other: [like Current] SOCKET_ADDRESS) make set_family (f: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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