Automatic generation produced by ISE Eiffel
class WEL_PRINTER General cluster: wel description: "Facilities for printing and get printer information." create: make, make_with_name Ancestors WEL_ANY* Queries exists: BOOLEAN item: POINTER printer_info_2: detachable WEL_PRINTER_INFO_2 shared: BOOLEAN Commands dispose make make_with_name (a_name: READABLE_STRING_GENERAL) set_item (an_item: POINTER) set_shared set_unshared -- Generated by Eiffel Studio --
For more details: eiffel.org