Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_TREE_VIEW_ITEM General cluster: wel description: "Contains information about a tree view control item." create: make, make_by_pointer Ancestors WEL_BIT_OPERATIONS WEL_STRUCTURE* WEL_TVIF_CONSTANTS Queries children: INTEGER_32 children_is_valid: BOOLEAN clear_flag (flags, mask: INTEGER_32): INTEGER_32 exists: BOOLEAN flag_set (flags, mask: INTEGER_32): BOOLEAN h_item: POINTER is_equal (other: [like Current] WEL_TREE_VIEW_ITEM): BOOLEAN item: POINTER lparam: INTEGER_32 lparam_is_valid: BOOLEAN mask: INTEGER_32 set_flag (flags, mask: INTEGER_32): INTEGER_32 shared: BOOLEAN state: INTEGER_32 state_is_valid: BOOLEAN state_mask: INTEGER_32 Structure_size: INTEGER_32 text: STRING_32 text_is_valid: BOOLEAN Tvif_children: INTEGER_32 Tvif_handle: INTEGER_32 Tvif_image: INTEGER_32 Tvif_param: INTEGER_32 Tvif_selectedimage: INTEGER_32 Tvif_state: INTEGER_32 Tvif_text: INTEGER_32 Commands add_mask (a_mask_value: INTEGER_32) copy (other: [like Current] WEL_TREE_VIEW_ITEM) dispose initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_h_item (a_h_item: POINTER) set_image (image_normal, image_selected: INTEGER_32) set_item (an_item: POINTER) set_lparam (a_lparam: INTEGER_32) set_mask (a_mask_value: INTEGER_32) set_shared set_state (a_state: INTEGER_32) set_text (a_text: READABLE_STRING_GENERAL) set_unshared structure_initialize
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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