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

⟦e4e4eebe9⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Plage_Horaire, seg_03f332

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



package body Plage_Horaire is


    function Creer (L_Heure_Debut, La_Minute_Debut, L_Heure_Fin, La_Minute_Fin :
                       Natural;
                    Un_Jour : Jour) return Objet is
    begin
        return (Horaire_Debut => Horaire.Creer (L_Heure_Debut, La_Minute_Debut),
                Horaire_Fin => Horaire.Creer (L_Heure_Fin, La_Minute_Fin),
                Le_Jour => Un_Jour);
    end Creer;


    function Value (La_Plage_Horaire : System.Byte_String) return Objet is
    begin
        return (Horaire_Debut => Horaire.Value (La_Plage_Horaire (0 .. 1)),
                Horaire_Fin => Horaire.Value (La_Plage_Horaire (2 .. 3)),
                Le_Jour => Jour'Val
                              (Integer'Value (System.Byte'Image
                                                 (La_Plage_Horaire (4)))));
    end Value;


    function Image (La_Place_Horaire : Objet) return System.Byte_String is
    begin
        [statement]
    end Image;


    procedure Afficher (La_Plage_Horaire : Objet) is
    begin
        [statement]
    end Afficher;


    procedure Detruire (La_Plage_Horaire : Objet) is
    begin
        [statement]
    end Detruire;

end Plage_Horaire;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1c rec1=00 rec2=01 rec3=012
        [0x01] rec0=0f rec1=00 rec2=02 rec3=001
    tail 0x21538d77086075bc38dbe 0x42a00088462060003