Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Flat contracts Go to:
class WEL_PRINTER_INFO_2 General cluster: wel description: "Encapsulation of the PRINTER_INFO_2 Windows structure giving some printer details." create: make_with_size Ancestors WEL_STRUCTURE* Queries attributes: INTEGER_32 average_ppm: INTEGER_32 comment: WEL_STRING data_type: WEL_STRING default_priority: INTEGER_32 driver_name: WEL_STRING exists: BOOLEAN is_equal (other: [like Current] WEL_PRINTER_INFO_2): BOOLEAN item: POINTER jobs: INTEGER_32 location: WEL_STRING parameters: WEL_STRING port_name: WEL_STRING print_processor: WEL_STRING printer_name: WEL_STRING priority: INTEGER_32 sep_file: WEL_STRING server_name: detachable WEL_STRING share_name: WEL_STRING shared: BOOLEAN start_time: INTEGER_32 status: INTEGER_32 structure_size: INTEGER_32 until_time: INTEGER_32 Commands copy (other: [like Current] WEL_PRINTER_INFO_2) dispose initialize initialize_with_character (a_character: CHARACTER_8) 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