Automatic generation produced by ISE Eiffel
expanded class POINTER General cluster: base.kernel description: "References to objects meant to be exchanged with non-Eiffel software." Ancestors POINTER_REF Queries infix "+" (offset: INTEGER): [like Current] POINTER hash_code: INTEGER is_hashable: BOOLEAN item: POINTER out: STRING Commands memory_copy (a_source: POINTER; a_size: INTEGER) memory_move (a_source: POINTER; a_size: INTEGER) memory_set (val, n: INTEGER) set_item (p: POINTER) -- Generated by ISE Eiffel --
For more details: www.eiffel.com