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

⟦dbdccede1⟧ Ada Source

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

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 Basic_Statement;
with Generic_Class_Interface;
with Object;
package Point is
    type Selectors is (Home, Put, Set, X, Y);
    -- type Arguments is (X, Y);
    -- package Interface is new Generic_Class_Interface
    --                             (Selector_Names => Selectors,
    --                              Argument_Names => Arguments);
    --
    -- use Interface;
    -- Protocol : constant Interface.Protocol := (Message (Home),
    --                                            Message (Put),
    --                                            Message (Set, X, Y),
    --                                            Message (X),
    --                                            Message (Y));

    type Message (Kind : Selectors) is
        record
            case Kind is
                when Home =>
                    null;
                when Put =>
                    null;
                when Set =>
                    To_X, To_Y : Object.Reference;
                when X =>
                    null;
                when Y =>
                    null;
            end case;
        end record;

    function Make return Object.Reference;  
    function Send (To : Object.Reference; The_Message : Message)
                  return Basic_Statement.Object;

end Point;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1b rec1=00 rec2=01 rec3=052
        [0x01] rec0=0d rec1=00 rec2=02 rec3=001
    tail 0x217242c6883e883605739 0x42a00088462063c03