Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_HD_LAYOUT General cluster: wel description: "This class represents a structure that containsinformation used to set the size and position ofa WEL_HEADER_CONTROL" create: make, make_by_pointer Ancestors WEL_BIT_OPERATIONS WEL_HDI_CONSTANTS WEL_STRUCTURE* Queries clear_flag (flags, mask: INTEGER_32): INTEGER_32 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN hdi_bitmap: INTEGER_32 hdi_format: INTEGER_32 hdi_height: INTEGER_32 hdi_image: INTEGER_32 hdi_lparam: INTEGER_32 hdi_text: INTEGER_32 hdi_width: INTEGER_32 is_equal (other: [like Current] WEL_HD_LAYOUT): BOOLEAN item: POINTER rectangle: WEL_RECT set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 window_pos: WEL_WINDOW_POS Commands copy (other: [like Current] WEL_HD_LAYOUT) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_item (an_item: POINTER) set_rectangle (a_rect: WEL_RECT) set_shared set_unshared set_window_pos (value: WEL_WINDOW_POS)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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