Automatic generation produced by ISE Eiffel

Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:
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)
Classes Clusters Cluster hierarchy Chart Relations Text Flat Contracts Flat contracts Go to:

-- Generated by ISE Eiffel --
For more details: www.eiffel.com