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

⟦4c5a9aebb⟧ Ada Source

    Length: 9216 (0x2400)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package body Block_Class, seg_03629c

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 Object, Message, Arguments, Msg_Report, Boolean_Class, String_Utilities;
package body Block_Class is

    Max : constant := 100;


    function Create return Object.Reference is

    begin
        return Object.Void_Reference;
    end Create;



    function Send (To_Object : Object.Reference;
                   The_Message : Message.Selector;
                   With_Arguments : Arguments.List := Arguments.Void_Arguments)  
                  return Object.Reference is


    begin

        return Object.Void_Reference;
    end Send;

end Block_Class;

E3 Meta Data

    nblk1=8
    nid=4
    hdr6=2
        [0x00] rec0=1c rec1=00 rec2=01 rec3=000
        [0x01] rec0=0b rec1=00 rec2=04 rec3=000
        [0x02] rec0=15 rec1=00 rec2=03 rec3=010
        [0x03] rec0=16 rec1=00 rec2=07 rec3=04c
        [0x04] rec0=14 rec1=00 rec2=02 rec3=000
        [0x05] rec0=1d rec1=00 rec2=05 rec3=001
        [0x06] rec0=d9 rec1=b0 rec2=00 rec3=01f
        [0x07] rec0=88 rec1=4d rec2=78 rec3=56b
    tail 0x2152f8ee484de47e779b6 0x42a00088462060003
Free Block Chain:
  0x4: 0000  00 02 00 ce 80 36 75 6d 65 6e 74 73 20 3a 20 41  ┆     6uments : A┆
  0x2: 0000  00 07 02 3a 80 2b 20 54 6f 5f 4f 62 6a 65 63 74  ┆   : + To_Object┆
  0x7: 0000  00 03 03 fc 80 0e 20 20 20 20 20 20 20 20 6c 6f  ┆              lo┆
  0x3: 0000  00 08 03 fc 80 1e 73 61 67 65 2e 43 6f 70 79 20  ┆      sage.Copy ┆
  0x8: 0000  00 05 03 fc 80 1b 63 74 5f 4b 65 79 77 6f 72 64  ┆      ct_Keyword┆
  0x5: 0000  00 06 03 62 80 04 20 22 20 26 04 00 4c 20 20 20  ┆   b   " &  L   ┆
  0x6: 0000  00 00 01 35 80 45 20 20 20 20 20 20 20 20 20 20  ┆   5 E          ┆