|
|
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_04619d
└─⟦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 List_Init (Item : in out Object) is
begin
Index_List.Init (Item.The_List);
end List_Init;
procedure List_Next (Item : in out Object) is
begin
Index_List.Next (Item.The_List);
end List_Next;
function List_Value (Item : in Object) return Positive is
begin
return Index_List.Value (Item.The_List);
end List_Value;
function List_Done (Item : in Object) return Boolean is
begin
return Index_List.Done (Item.The_List);
end List_Done;
end Group;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=2a rec1=00 rec2=01 rec3=050
[0x01] rec0=10 rec1=00 rec2=02 rec3=001
tail 0x217487fe2864d7ee43f21 0x42a00088462060003