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

⟦f10896b59⟧ Ada Source

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

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 Parametre;  
with Liste_Parametre;
with List_Generic;
with Method;  
package Method_List is  
    package A_Method_List is new List_Generic (Method.Object);
    type Object is private;
    function Image (O : Object) return String;
    function Get_Method_Number (O : Object) return Natural;

    procedure Add_Method (O : in out Object;  
                          Name : Parametre.Variable_String;
                          In_Number : Natural;
                          In_Parameters : Liste_Parametre.List;
                          Out_Number : Natural;
                          Out_Parameters : Liste_Parametre.List);
    procedure Remove_Method (O : in out Object;
                             The_Method : Parametre.Variable_String);
    function Search_Method (O : Object; Name : Parametre.Variable_String)
                           return Method.Object;  
    procedure Free_Method_List (O : in out Object);
private
    type Object is
        record
            Methods : A_Method_List.List;
        end record;
end Method_List;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=19 rec1=00 rec2=01 rec3=01c
        [0x01] rec0=04 rec1=00 rec2=02 rec3=000
    tail 0x2175d845a87b884ded2c8 0x42a00088462060003