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

⟦41c56c770⟧ Ada Source

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

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 Zone_68;
with Plage_68;
with Groupe_68;

package Acces_68 is

    -- constantes utilisees par la fonction image
    Debut_Acces : constant String := "Acces";
    Fin_Acces : constant String := "Fin Acces";
    Sep_Acces : constant Character := '#';

    subtype T_Plage is Natural range Plage_68.T_Plage'First ..
                                        Plage_68.T_Plage'Last + 1;

    type Object is private;

    procedure Create (O : in out Object;
                      Zone : Zone_68.T_Zone;
                      Plage : T_Plage;
                      Groupe : Groupe_68.T_Groupe);

    procedure Set_Zone (O : in out Object; Zone : Zone_68.T_Zone);
    procedure Set_Plage (O : in out Object; Plage : T_Plage);
    procedure Set_Groupe (O : in out Object; Groupe : Groupe_68.T_Groupe);

    function Get_Zone (O : Object) return Zone_68.T_Zone;
    function Get_Plage (O : Object) return Plage_68.T_Plage;
    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
            Zone : Zone_68.T_Zone;
            Plage : T_Plage;
            Groupe : Groupe_68.T_Groupe;
        end record;

end Acces_68;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1d rec1=00 rec2=01 rec3=056
        [0x01] rec0=11 rec1=00 rec2=02 rec3=001
    tail 0x2154a352a8770670fb750 0x42a00088462060003