Index

Package: Pointers

Description

package Tools.Pointers is
Copyright (c) 2012 Kevin Wellwood All rights reserved. This source code is distributed under the Modified BSD License. For terms and conditions, see license.txt.

Classes

Pointer

type Pointer is new Tool with private;

Ancestors:

Primitive operations:

Apply (overriding Tools.Apply)
Get_Type (overriding Tools.Get_Type)
Objects.Adjust (Inherited)
Objects.Construct (Inherited)
Objects.Delete (Inherited)
Objects.Object_Read (Inherited)
Objects.Object_Write (Inherited)
Objects.To_String (Inherited)

Subprograms & Entries

Create_Pointer

function Create_Pointer return A_Tool;