Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class INET4_ADDRESS General cluster: network description: "Objects that represents an IP V4 address." create: make_from_host_and_address, make_from_host_and_pointer Ancestors INET_ADDRESS* Queries family: INTEGER_32 host_address: STRING_8 host_name: READABLE_STRING_8 Inaddrsz: INTEGER_32 Ipv4: INTEGER_32 Ipv6: INTEGER_32 is_any_local_address: BOOLEAN is_equivalent (other: [like Current] INET4_ADDRESS): BOOLEAN is_link_local_address: BOOLEAN is_loopback_address: BOOLEAN is_mc_global: BOOLEAN is_mc_link_local: BOOLEAN is_mc_node_local: BOOLEAN is_mc_org_local: BOOLEAN is_mc_site_local: BOOLEAN is_multicast_address: BOOLEAN is_site_local_address: BOOLEAN raw_address: ARRAY [NATURAL_8]
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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