class MENUITEM_T General cluster: brie_doom description: "m_menu.c" create: make Ancestors ANY Queries alphakey: CHARACTER_8 name: STRING_8 routine: PROCEDURE [INTEGER_32] status: INTEGER_32 Commands make (a_status: [like status] INTEGER_32; a_name: [like name] STRING_8; a_routine: [like routine] PROCEDURE [INTEGER_32]; a_alphakey: [like alphakey] CHARACTER_8) set_routine (a_routine: [like routine] PROCEDURE [INTEGER_32])
Generated by ISE EiffelStudio