Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_CUSTOM_COLORS General cluster: wel description: "Custom colors chosen in a choose color dialog box." create: make Ancestors WEL_STRUCTURE* Queries Count: INTEGER_32 exists: BOOLEAN i_th_color (i: INTEGER_32): WEL_COLOR_REF is_equal (other: [like Current] WEL_CUSTOM_COLORS): BOOLEAN item: POINTER shared: BOOLEAN Structure_size: INTEGER_32 Commands copy (other: [like Current] WEL_CUSTOM_COLORS) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_color (a_color: WEL_COLOR_REF; i: INTEGER_32) set_item (an_item: POINTER) set_shared set_unshared
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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