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

⟦7c67be010⟧ Ada Source

    Length: 5120 (0x1400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Identification, seg_05715c

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 Orb_Tools;

package Identification is

    type Tclient_Id is new Integer;

    type Tdescription is
        record
            Host : Orb_Tools.Host_String;
            -- machine de l'objet
            Sock : Orb_Tools.Socket_String;
            -- socket par laquelle on peut lui envoyer un message
            Name : Orb_Tools.Content_String;
            -- nom de l'objet
        end record;

    procedure Enter_New_Object (Ident : in out Tclient_Id;
                                Description : in Tdescription);
    -- creation d'un nouvel objet a partir de sa description et de son id

    procedure Search_Object (Ident : in Tclient_Id;
                             Description : out Tdescription);
    -- recherche d'un objet a partir de son id,retourn sa description

    procedure Delete_Object (Ident : in Tclient_Id);
    -- retirer un objet de la liste

end Identification;



E3 Meta Data

    nblk1=4
    nid=3
    hdr6=2
        [0x00] rec0=21 rec1=00 rec2=01 rec3=000
        [0x01] rec0=09 rec1=00 rec2=03 rec3=000
        [0x02] rec0=1a rec1=00 rec2=03 rec3=022
        [0x03] rec0=0a rec1=00 rec2=02 rec3=000
    tail 0x2154d990687c379f23b23 0x42a00088462060003
Free Block Chain:
  0x3: 0000  00 02 00 71 00 33 20 20 20 20 20 20 20 20 20 20  ┆   q 3          ┆
  0x2: 0000  00 04 00 a4 80 02 64 3b 02 00 00 00 00 35 20 20  ┆      d;     5  ┆
  0x4: 0000  00 00 00 04 80 01 73 01 02 03 04 05 06 07 08 09  ┆      s         ┆