Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_HD_HIT_TEST_INFO General cluster: wel description: "This class represents a structure that containsinformation about a hit test for a WEL_HEADER_CONTROL" create: make, make_by_pointer Ancestors WEL_BIT_OPERATIONS WEL_STRUCTURE* Queries clear_flag (flags, mask: INTEGER_32): INTEGER_32 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN flags: INTEGER_32 index: INTEGER_32 is_equal (other: [like Current] WEL_HD_HIT_TEST_INFO): BOOLEAN item: POINTER point: WEL_POINT set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_HD_HIT_TEST_INFO) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_flags (value: INTEGER_32) set_index (value: INTEGER_32) set_item (an_item: POINTER) set_point (a_point: WEL_POINT) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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