Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_TOOL_BAR_BITMAP General cluster: wel description: "Contains information about the button images of the toolbar." create: make, make_from_bitmap, make_by_predefined_id Ancestors IDENTIFIED_ROUTINES WEL_IDB_CONSTANTS WEL_STRUCTURE* Queries bitmap_id: INTEGER_32 bitmap_id_as_pointer: POINTER eif_current_object_id: INTEGER_32 eif_id_object (an_id: INTEGER_32): detachable ANY eif_is_object_id_of_current (an_id: INTEGER_32): BOOLEAN eif_object_id (an_object: ANY): INTEGER_32 exists: BOOLEAN idb_std_large_color: INTEGER_32 idb_std_small_color: INTEGER_32 idb_view_large_color: INTEGER_32 idb_view_small_color: INTEGER_32 instance: WEL_INSTANCE item: POINTER predefined_id: BOOLEAN shared: BOOLEAN Structure_size: INTEGER_32 valid_tool_bar_bitmap_constant (c: INTEGER_32): BOOLEAN Commands dispose eif_object_id_free (an_id: INTEGER_32) initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_bitmap_id (a_bitmap_id: INTEGER_32) set_item (an_item: POINTER) set_predefined_bitmap_id (a_bitmap_id: INTEGER_32) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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