Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_BRUSH General cluster: wel description: "Object brush which can be selected into a DC." create: make_by_sys_color, make_solid, make_hatch, make_by_pattern, make_indirect, make_by_pointer Ancestors WEL_GDI_ANY Queries color: WEL_COLOR_REF 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 gdi_objects_count: INTEGER_32 hatch: INTEGER_32 item: POINTER log_brush: WEL_LOG_BRUSH object_id: INTEGER_32 reference_tracked: BOOLEAN references_count: INTEGER_32 shared: BOOLEAN style: INTEGER_32 Commands decrement_reference delete dispose eif_object_id_free (an_id: INTEGER_32) enable_reference_tracking increment_reference 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