Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_MSG_FILTER General cluster: wel description: "Contains information about a message filter notification message (for Rich Edit Controls)." create: make, make_from_nmhdr, make_by_pointer Ancestors WEL_STRUCTURE* Queries exists: BOOLEAN is_equal (other: [like Current] WEL_MSG_FILTER): BOOLEAN item: POINTER lparam: INTEGER_32 msg: INTEGER_32 shared: BOOLEAN Structure_size: INTEGER_32 wparam: INTEGER_32 Commands copy (other: [like Current] WEL_MSG_FILTER) dispose initialize initialize_with_character (a_character: CHARACTER_8) make_from_nmhdr (nmhdr: WEL_NMHDR) memory_copy (source_pointer: POINTER; length: 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