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

⟦14c741bd8⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package P_Acces, seg_04ccb3, seg_04cd81

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



package P_Acces is
    type Object is private;
    function Set (Nom_Z : String;
                  Nom_G : String;
                  Der_Car_G : Natural;
                  Der_Car_Z : Natural;
                  Numero_De_Plage : Natural) return Object;
    function Image (Un_Acces : in Object) return String;
    function Get_Nom_Zone (Un_Acces : in Object) return String;
    function Get_Num_Plage (Un_Acces : in Object) return Natural;
    function Get_Nom_Groupe (Un_Acces : in Object) return String;

    function Get_Nom_Plage (Un_Acces : in Object) return String;
    function Get_Der_Car_Z (Un_Acces : in Object) return Natural;
    function Get_Der_Car_G (Un_Acces : in Object) return Natural;

private
    type Object is
        record
            Nom_Zone : String (1 .. 30);
            Nom_Groupe : String (1 .. 30);
            Der_Car_Z : Natural;
            Der_Car_G : Natural;
            Numero_De_Plage : Natural;
        end record;
end P_Acces;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1b rec1=00 rec2=01 rec3=010
        [0x01] rec0=01 rec1=00 rec2=02 rec3=000
    tail 0x217540d1a874f6e86dbad 0x42a00088462060003