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

⟦f1f12e024⟧ Ada Source

    Length: 6144 (0x1800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Message, seg_05727e

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;
with Identification;

package Message is

    type Command_Type is (Registration, Unregistration, Queries, Request,
                          Notification, Forward, Publication, Unpublication,
                          Subscription, Unsubscription, Filtration,
                          Unfiltration, Identify, Ifailed, Rfailed);

    type Tmessage is private;

    procedure Fill (Data : in out Orb_Tools.Data_String; Mess : in Tmessage);

    procedure Unfill (Data : in Orb_Tools.Data_String; Mess : in out Tmessage);

    procedure Fill_Command (Mess : out Tmessage; Comm : in Command_Type);

    procedure Unfill_Command (Mess : in Tmessage; Comm : out Command_Type);

    procedure Fill_Origin (Mess : out Tmessage;
                           Orig : in Identification.Tclient_Id);

    procedure Unfill_Origin (Mess : in Tmessage;
                             Orig : out Identification.Tclient_Id);

    procedure Fill_Content (Mess : out Tmessage;
                            Cont : in Orb_Tools.Content_String);

    procedure Unfill_Content (Mess : in Tmessage;
                              Cont : out Orb_Tools.Content_String);

private

    type Tmessage is
        record  
            Command : Command_Type;
            Content : Orb_Tools.Content_String;
            Origin : Identification.Tclient_Id;
        end record;

end Message;

E3 Meta Data

    nblk1=5
    nid=3
    hdr6=4
        [0x00] rec0=1c rec1=00 rec2=01 rec3=050
        [0x01] rec0=11 rec1=00 rec2=02 rec3=000
        [0x02] rec0=16 rec1=00 rec2=04 rec3=066
        [0x03] rec0=08 rec1=00 rec2=03 rec3=000
        [0x04] rec0=c0 rec1=00 rec2=00 rec3=100
    tail 0x2154df3e087c673a765ae 0x42a00088462060003
Free Block Chain:
  0x3: 0000  00 04 00 cf 80 10 69 6f 6e 2e 54 63 6c 69 65 6e  ┆      ion.Tclien┆
  0x4: 0000  00 05 03 fc 80 04 6e 67 29 2c 04 00 39 20 20 20  ┆      ng),  9   ┆
  0x5: 0000  00 00 00 1d 80 01 3b 01 00 16 20 20 20 20 20 20  ┆      ;         ┆