|
|
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 Zone, seg_04ccc5, seg_04cd84
└─⟦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 Porte;
with List_Generic;
package Zone is
type Object is private;
package Liste_Portes is new List_Generic (Porte.Object);
procedure Parcours (La_Zone : Zone.Object);
function Image (La_Zone : Zone.Object) return String;
procedure Insert_Element (Element : Porte.Object;
La_Zone : in out Zone.Object);
procedure Set_Name (La_Zone : out Zone.Object; Nom_De_Zone : String);
function Longueur_Name (La_Zone : in Object) return Natural;
function Longueur (La_Zone : in Zone.Object) return Natural;
function Liste (La_Zone : in Zone.Object) return Liste_Portes.List;
procedure Search (La_Zone : in Zone.Object;
Numero_De_Lecteur : Natural;
La_Porte : out Porte.Object);
procedure Search (La_Zone : in Zone.Object;
Nom_Porte : String;
La_Porte : out Porte.Object);
procedure Vide_List (La_Zone : in out Zone.Object);
private
type Object is
record
Nom_De_Zone : String (1 .. 30);
Dernier_Char : Natural;
Liste_De_Portes : Liste_Portes.List;
end record;
end Zone;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=17 rec1=00 rec2=01 rec3=058
[0x01] rec0=09 rec1=00 rec2=02 rec3=000
tail 0x2154970a4874f6eb68994 0x42a00088462060003