|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 5120 (0x1400) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, package Point_D, seg_011eeb
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« └─⟦this⟧
with Class; with Collection; with Date; with Instance; package Point_D is Class_Name : constant String := "POINTS"; Is_Dated : constant Boolean := True; Date_Mode : constant Date.Overflow_Mode := Date.Error_Mode; Class_Reference : constant Class.Reference := Class.Create (With_Name => Class_Name, Is_Dated => Is_Dated); subtype Object is Instance.Reference (Kind => Class_Reference); function X (O : Object) return Natural; function Y (O : Object) return Natural; function Instances return Collection.Object; function Exist (With_X, With_Y : Natural) return Boolean; function Add (With_X, With_Y : Natural) return Object; procedure Change (O : Object; With_X, With_Y : Natural); procedure Delete (O : Object); procedure Clean; end Point_D;
nblk1=4 nid=2 hdr6=2 [0x00] rec0=23 rec1=00 rec2=01 rec3=000 [0x01] rec0=0b rec1=00 rec2=03 rec3=018 [0x02] rec0=14 rec1=00 rec2=02 rec3=03a [0x03] rec0=15 rec1=00 rec2=04 rec3=000 tail 0x2170df32a82466ed0298e 0x42a00088462063c03 Free Block Chain: 0x2: 0000 00 04 00 12 00 00 00 00 09 65 6e 64 20 45 74 61 ┆ end Eta┆ 0x4: 0000 00 03 03 fc 00 4c 20 20 20 20 66 75 6e 63 74 69 ┆ L functi┆ 0x3: 0000 00 00 00 3d 80 2b 20 49 6e 73 74 61 6e 63 65 73 ┆ = + Instances┆