|
|
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: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Group, seg_046288, seg_046301, seg_04717a
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Text_Io;
package body Group is
procedure Put_Name (Item : in out Object; Name : in Identifier.Object) is
begin
Item.Name := Name;
end Put_Name;
procedure Put_Subject (Item : in out Object;
Subject_Index : in Positive;
Ok : out Boolean) is
begin
Index_List.Put (Item.The_List, Subject_Index, Ok);
end Put_Subject;
function Name (Item : in Object) return String is
begin
return Identifier.Image (Item.Name);
end Name;
procedure Show (Item : in Object) is
begin
Text_Io.Put_Line ("Group : Name : " & Name (Item));
Index_List.Show (Item.The_List);
end Show;
procedure Init (Item : in out Object) is
begin
Index_List.Init (Item.The_List);
end Init;
procedure Next (Item : in out Object) is
begin
Index_List.Next (Item.The_List);
end Next;
function Value (Item : in Object) return Positive is
begin
return Index_List.Value (Item.The_List);
end Value;
function Value (Item : in Object) return String is
begin
return Index_List.Value (Item.The_List);
end Value;
function Done (Item : in Object) return Boolean is
begin
return Index_List.Done (Item.The_List);
end Done;
end Group;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=2b rec1=00 rec2=01 rec3=018
[0x01] rec0=15 rec1=00 rec2=02 rec3=001
tail 0x217489f168650380acea8 0x42a00088462060003