DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦9893c6b31⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Ident_Link, seg_055707

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with Identification;
with List_Generic;

package Ident_Link is

    type Object is private;

    procedure Enter_New_Link (Traiteur : in Identification.Tclient_Id;
                              To_Who : in Identification.Tclient_Id);

    procedure Search_Link (Traiteur : in Identification.Tclient_Id;
                           To_Who : out Identification.Tclient_Id);

    procedure Delete_Link (To_Who : in Identification.Tclient_Id);

private


    type Object is
        record
            Traiteur : Identification.Tclient_Id;
            To_Who : Identification.Tclient_Id;
        end record;

    package Link_List is new List_Generic (Object);

    List_Of_Link : Link_List.List := Link_List.Nil;

end Ident_Link;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=1f rec1=00 rec2=01 rec3=000
    tail 0x2175fc4a487bd625fc2d9 0x42a00088462060003