indexing description: "Generated by h2e from the file % %c:\eiffel4\examples\wel\pizza\app.rc." class APPLICATION_IDS feature -- Access Id_ico_application: INTEGER is 1 Id_ico_pizza: INTEGER is 2 Id_ico_togo: INTEGER is 3 Id_ico_forhere: INTEGER is 4 Id_ico_thick: INTEGER is 5 Id_ico_thin: INTEGER is 6 Id_main_menu: INTEGER is 1 Id_dialog_pizza: INTEGER is 1 Cmd_order: INTEGER is 101 Cmd_exit: INTEGER is 1000 Id_size: INTEGER is 109 Id_listbox_items: INTEGER is 110 Id_rad_thin: INTEGER is 111 Id_rad_thick: INTEGER is 112 Id_rad_stuff: INTEGER is 113 Id_rad_for_here: INTEGER is 101 Id_rad_to_go: INTEGER is 102 Id_static_price: INTEGER is 103 Id_checkbox_garlic: INTEGER is 105 Id_checkbox_oregano: INTEGER is 104 end -- class APPLICATION_IDS --|---------------------------------------------------------------- --| Windows Eiffel Library: library of reusable components for ISE Eiffel. --| Copyright (C) 1986-2001 Interactive Software Engineering Inc. --| All rights reserved. Duplication and distribution prohibited. --| May be used only with ISE Eiffel, under terms of user license. --| Contact ISE for any other use. --| --| Interactive Software Engineering Inc. --| ISE Building --| 360 Storke Road, Goleta, CA 93117 USA --| Telephone 805-685-1006, Fax 805-685-6869 --| Electronic mail --| Customer support: http://support.eiffel.com> --| For latest info see award-winning pages: http://www.eiffel.com --|----------------------------------------------------------------