|
|
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, generic, package List, seg_048903
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
generic
type Element is private;
Nb_Preallocation_Cellule : Positive := 10;
package List is
type Object is private;
procedure Insert (The_List : in out Object; X : in Element);
procedure Set_Current_Element (The_List : Object; X : in Element);
procedure Remove_Current_Element (The_List : in out Object);
function Get_Current_Element (The_List : Object) return Element;
procedure Go_First (The_List : Object);
procedure Go_Previous (The_List : Object);
procedure Go_Next (The_List : Object);
function At_End (The_List : Object) return Boolean;
private
type Cellule;
type Access_Cell is access Cellule;
type Object is
record
First : Access_Cell;
Last : Access_Cell;
end record;
end List;
nblk1=2
nid=2
hdr6=2
[0x00] rec0=1b rec1=00 rec2=01 rec3=000
[0x01] rec0=05 rec1=00 rec2=02 rec3=001
tail 0x21545d828865a3ee4224a 0x42a00088462060003
Free Block Chain:
0x2: 0000 00 00 00 1a 80 05 63 6f 72 64 3b 05 00 09 65 6e ┆ cord; en┆