class IDENTIFIED General cluster: elks description: "Objects identified, uniquely during any session, by an integer" Ancestors DISPOSABLE* IDENTIFIED_ROUTINES Queries eif_current_object_id: INTEGER_32 eif_id_object (an_id: INTEGER_32): detachable ANY eif_is_object_id_of_current (an_id: INTEGER_32): BOOLEAN eif_object_id (an_object: ANY): INTEGER_32 id_freed: BOOLEAN id_object (an_id: INTEGER_32): detachable IDENTIFIED is_equal (other: [like Current] IDENTIFIED): BOOLEAN object_id: INTEGER_32 Commands copy (other: [like Current] IDENTIFIED) dispose eif_object_id_free (an_id: INTEGER_32) free_id
Generated by ISE EiffelStudio