Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class EV_GDI_BRUSH General cluster: implementation_mswin description: "EiffelVision implentation for retrieving a WEL_BRUSH" create: default_create, make_with_values Ancestors EV_GDI_OBJECT* Queries age: INTEGER_32 color_blue: INTEGER_32 color_green: INTEGER_32 color_red: INTEGER_32 computed_hash_code: INTEGER_32 hash_code: INTEGER_32 is_equal (other: [like Current] EV_GDI_BRUSH): BOOLEAN is_hashable: BOOLEAN item: detachable WEL_BRUSH pattern: detachable WEL_BITMAP value: INTEGER_32 weight: INTEGER_32 Commands delete make_with_values (a_pattern: detachable WEL_BITMAP; a_color: detachable WEL_COLOR_REF) set_item (an_item: [attached like item] attached WEL_BRUSH) set_values (a_pattern: detachable WEL_BITMAP; a_color: detachable WEL_COLOR_REF) set_weight (a_weight: INTEGER_32) update (new_age: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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