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

⟦ca67be24c⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Database, seg_02c3b5

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 Method;
package Database is

    type Iterator is private;


    procedure Next (Iter : Iterator);

    function Value (Iter : Iterator) return Natural;

    function Is_Done (Iter : Iterator) return Boolean;


    procedure Subscribe (Client : Natural; Method : Standard.Method.Object);

    procedure Unsubscribe (Client : Natural; Method : Standard.Method.Object);

    function Subscribers (Method : Standard.Method.Object) return Iterator;

    procedure Publish (Server : Natural; Method : Standard.Method.Object);

    procedure Unpublish (Server : Natural; Method : Standard.Method.Object);

    function Publishers (Method : Standard.Method.Object) return Iterator;

    procedure Expunge (Behavior : Natural);


private

    type Iterator_Implementation;
    type Iterator is access Iterator_Implementation;

end Database;

E3 Meta Data

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