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

⟦f9dbe2a93⟧ Ada Source

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

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 Ss_Zone_68;

package Plage_68 is

    Max_Code_Plage : constant Natural := 8;

    Debut_Plage : constant String := "Plage";
    Fin_Plage : constant String := "Fin Plage";
    Sep_Plage : constant Character := '#';

    type Object is private;

    subtype T_Plage is Natural range 1 .. Max_Code_Plage;

    procedure Create (O : in out Object;
                      Numero : T_Plage;
                      Zone : Zone_68.T_Zone;
                      Per_1, Per_2, Per_3 : Ss_Zone_68.Object);

    procedure Set_Numero (O : in out Object; Numero : T_Plage);
    procedure Set_Zone (O : in out Object; Zone : Zone_68.T_Zone);
    procedure Set_Periode_1 (O : in out Object; Per_1 : Ss_Zone_68.Object);
    procedure Set_Periode_2 (O : in out Object; Per_2 : Ss_Zone_68.Object);
    procedure Set_Periode_3 (O : in out Object; Per_3 : Ss_Zone_68.Object);

    function Get_Numero (O : Object) return T_Plage;
    function Get_Zone (O : Object) return Zone_68.T_Zone;
    function Get_Periode_1 (O : Object) return Ss_Zone_68.Object;
    function Get_Periode_2 (O : Object) return Ss_Zone_68.Object;
    function Get_Periode_3 (O : Object) return Ss_Zone_68.Object;

    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
            Numero : T_Plage;
            Zone : Zone_68.T_Zone;
            Periode_1 : Ss_Zone_68.Object;
            Periode_2 : Ss_Zone_68.Object;
            Periode_3 : Ss_Zone_68.Object;
        end record;

end Plage_68;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1d rec1=00 rec2=01 rec3=03c
        [0x01] rec0=16 rec1=00 rec2=02 rec3=001
    tail 0x2154a0ef4876b8f3d2726 0x42a00088462060003