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

⟦b7bb5204c⟧ Ada Source

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

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 Horaire_68;
with Semaine_68;

package Jj_Hh_Mm_68 is

    -- constantes utilisees par la function image
    Debut_Jj_Hh_Mm : constant String := "JJ-HH:MM";
    Fin_Jj_Hh_Mm : constant String := "Fin JJ-HH:MM";
    Sep_Jj_Hh_Mm : constant Character := '#';

    type T_Jour is new Semaine_68.T_Jour_Semaine;

    type Object is private;

    procedure Create (O : in out Object;
                      Jour : T_Jour;
                      Horaire : Horaire_68.Object);

    procedure Create (O : in out Object;
                      Jour : T_Jour;
                      Heure : Horaire_68.T_Heure;
                      Minute : Horaire_68.T_Minute);

    procedure Set_Jour (O : in out Object; Jour : T_Jour);
    procedure Set_Horaire (O : in out Object; Horaire : Horaire_68.Object);

    function Get_Jour (O : Object) return T_Jour;
    function Get_Horaire (O : Object) return Horaire_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
            Horaire : Horaire_68.Object;
            Jour : T_Jour;
        end record;

end Jj_Hh_Mm_68;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=20 rec1=00 rec2=01 rec3=002
        [0x01] rec0=0d rec1=00 rec2=02 rec3=001
    tail 0x2154b2a7087995b25800e 0x42a00088462060003