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

⟦6c06c3dc4⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package String_Class, seg_036759, seg_03702f, seg_038f66

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;
package String_Class is

    function Send (To_Object : Object.Reference; The_Message : Object.Message)
                  return Object.Reference;
    function Send (To_Object : Object.Reference; The_Message : Object.Message)
                  return String;
    function Send (To_Object : Object.Reference;
                   The_Message : Object.Message;
                   The_Argument : Object.Reference) return Object.Reference;
    function Create (Value : Object.Message) return Object.Reference;

private
    subtype Index is Integer range 0 .. 99;


    type String_Table is array (Index range <>) of Object.Message;
    subtype Iterator is Index;
    type Collection is
        record
            Table : String_Table (Index);
            Iter : Iterator := 0;
        end record;

    String_Collection : Collection;


end String_Class;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=1f rec1=00 rec2=01 rec3=000
    tail 0x2152ff45084df58feb861 0x42a00088462060003