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

⟦4e74d6dbe⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Methode, seg_057ec4, seg_058263

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« 
        └─⟦this⟧ 

E3 Source Code



with Var_String;
with Set_Generic;
with Agent_Nb;
with Method_Defs;

package Methode is
    use Agent_Nb;
    use Method_Defs;
    use Agent_Nb_Set;
    type T_Method is private;
    procedure Create_Method (Method : out T_Method);
    function Init_Method (Method : in T_Method;
                          Method_Name : in T_Method_Name;
                          Parameter : in T_Parameter;
                          Agent_Nb : in T_Agent_Nb) return T_Method;
    procedure Add_Agent (Method : in out T_Method; Agent_Nb : in T_Agent_Nb);
    procedure Delete_Agent (Method : in out T_Method; Agent_Nb : in T_Agent_Nb);
    function Consult_Name (The_Method : in T_Method) return T_Method_Name;
    function Consult_Parameter (The_Method : in T_Method) return T_Parameter;
    function Consult_Agent_Set
                (The_Method : in T_Method) return Agent_Nb_Set.Set;

private

    type T_Method is
        record
            Name : T_Method_Name;
            Parameter : T_Parameter;
            Agent_Set : Agent_Nb_Set.Set;
        end record;
end Methode;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1d rec1=00 rec2=01 rec3=010
        [0x01] rec0=04 rec1=00 rec2=02 rec3=001
    tail 0x2176424bc87c7473b9f10 0x42a00088462060003