|
|
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 - metrics - download
Length: 5120 (0x1400)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Enumeration, seg_04122d
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Text_Io;
use Text_Io;
package body Enumeration is
procedure Put (Item : in out Object; Name : in String) is
begin
Identifier.Put (Item.Name, Name);
end Put;
procedure Put (Item : in out Object;
The_Array : in Identifier_Array.Object) is
begin
Item.The_Array := The_Array;
end Put;
procedure Image (Item : in Object) is
begin
Put_Line ("Enumeration : Name : " & Name (Item));
Identifier_Array.Image (Item.The_Array);
end Image;
function Name (Item : in Object) return String is
begin
return Identifier.Value (Item.Name);
end Name;
function The_Array (Item : in Object) return Identifier_Array.Object is
begin
return Item.The_Array;
end The_Array;
end Enumeration;
nblk1=4
nid=3
hdr6=2
[0x00] rec0=25 rec1=00 rec2=01 rec3=000
[0x01] rec0=26 rec1=00 rec2=02 rec3=01a
[0x02] rec0=02 rec1=00 rec2=03 rec3=000
[0x03] rec0=03 rec1=f7 rec2=0d rec3=042
tail 0x217416ace8613529b685a 0x42a00088462060003
Free Block Chain:
0x3: 0000 00 02 00 26 00 0d 20 20 20 20 65 6e 64 20 4e 65 ┆ & end Ne┆
0x2: 0000 00 04 03 fb 80 01 3b 01 00 0c 20 20 20 20 65 6e ┆ ; en┆
0x4: 0000 00 00 00 12 80 0f 61 6c 2c 20 4b 65 79 2c 20 46 ┆ al, Key, F┆