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

⟦b7484fdf5⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Role, seg_037ac0, seg_038275

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 String_Utilities;
with Etape;  
with Timer_Moteur;
with Text_Io;  
with Intermediate_Code;
with Serial_Io;
package Role is

    type Acteur is
        record
            Num_Acteur : Integer;
            Num_Station : Integer;
        end record;
    type Cell_Role;
    type P_Role is access Cell_Role;
    type Cell_Role is
        record
            La_Duree : Etape.Temps;
            En_Cours : Boolean;
            L_Acteur : Acteur;
            L_Etape : Etape.P_Etape;
            L_Index : Etape.P_Etape;
        end record;
    Role_Vide : constant P_Role := null;

    function Lire_Un_Role (R : in P_Role; A : in Acteur) return P_Role;
    procedure Affiche_Role (R : in P_Role);
    function Role_Est_Vide (R : in P_Role) return Boolean;
    function Role_En_Cours (R : in P_Role) return Boolean;  
    function Temps_Role (R : in P_Role) return Etape.Temps;
    procedure Jouer_Role (R : in P_Role);  
    procedure Demarrer_Role (R : in out P_Role);
    procedure Arreter_Role (R : in out P_Role);
    function Acteur_Du_Role (R : in P_Role) return Acteur;
    procedure Solliciter_Role (R : in out P_Role;
                               Chrono : in Timer_Moteur.Objet);

end Role;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=21 rec1=00 rec2=01 rec3=03e
        [0x01] rec0=07 rec1=00 rec2=02 rec3=001
    tail 0x21530f48684e562bd5231 0x42a00088462060003