Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_LOG_PALETTE General cluster: wel description: "Defines the attributes of a palette." create: make, make_by_pointer Ancestors WEL_STRUCTURE* Queries exists: BOOLEAN is_equal (other: [like Current] WEL_LOG_PALETTE): BOOLEAN item: POINTER num_entries: INTEGER_32 pal_entry (index: INTEGER_32): WEL_PALETTE_ENTRY shared: BOOLEAN structure_size: INTEGER_32 version: INTEGER_32 Commands copy (other: [like Current] WEL_LOG_PALETTE) dispose initialize initialize_with_character (a_character: CHARACTER_8) memory_copy (source_pointer: POINTER; length: INTEGER_32) set_item (an_item: POINTER) set_num_entries (a_num_entries: INTEGER_32) set_pal_entry (index: INTEGER_32; a_pal_entry: WEL_PALETTE_ENTRY) set_shared set_unshared set_version (a_version: INTEGER_32)
Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:

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