Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_NOTIFY_ICON_DATA General cluster: wel description: "Objects that ..." create: make Ancestors WEL_STRUCTURE* Queries callback_message: INTEGER_32 exists: BOOLEAN icon: detachable WEL_ICON is_equal (other: [like Current] WEL_NOTIFY_ICON_DATA): BOOLEAN item: POINTER shared: BOOLEAN structure_size: INTEGER_32 tooltip_text: STRING_32 tooltip_text_size: INTEGER_32 uflags: INTEGER_32 window: detachable WEL_WINDOW Commands copy (other: [like Current] WEL_NOTIFY_ICON_DATA) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_callback_message (a_id: INTEGER_32) set_icon (a_icon: detachable WEL_ICON) set_item (an_item: POINTER) set_shared set_tooltip_text (a_str: detachable READABLE_STRING_GENERAL) set_uflags (a_uflags: INTEGER_32) set_unshared set_window (a_window: detachable WEL_WINDOW)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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