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

⟦44abfca7e⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Carte_Groupe_68, seg_051236

Derivation

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

E3 Source Code



with Carte_68;
with Groupe_68;

package Carte_Groupe_68 is

    -- constantes utilisees par la fonction Image
    Debut_Carte_Groupe : constant String := "Cart/Grp";
    Fin_Carte_Groupe : constant String := "Fin Cart/Grp";
    Sep_Carte_Groupe : constant Character := '#';

    type Object is private;

    procedure Create (O : in out Object;
                      Carte : Carte_68.T_Carte;
                      Groupe : Groupe_68.T_Groupe);

    procedure Set_Carte (O : in out Object; Carte : Carte_68.T_Carte);
    procedure Set_Groupe (O : in out Object; Groupe : Groupe_68.T_Groupe);

    function Get_Carte (O : Object) return Carte_68.T_Carte;
    function Get_Groupe (O : Object) return Groupe_68.T_Groupe;

    function Image (O : Object) return String;
    function Value (S : String) return Object;
    procedure Value (S : String; O : in out Object; Der_Car : in out Natural);

private

    type Object is
        record
            Carte : Carte_68.T_Carte;
            Groupe : Groupe_68.T_Groupe;
        end record;

end Carte_Groupe_68;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=20 rec1=00 rec2=01 rec3=024
        [0x01] rec0=05 rec1=00 rec2=02 rec3=001
    tail 0x2154b289687995afa5399 0x42a00088462060003