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

⟦70ca61c72⟧ Ada Source

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

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



package Rooms_A is

    type Mode_Choice is (Lock, Unlock);
    type Visibility_Choice is (Visible, Unvisible);

    procedure Create (Name : String);
    procedure Set_Comment (Name : String; Comment : String);
    function Get_Comment (Name : String) return String;

    procedure Add_State (Name : String; State : String);
    function In_State (Name : String; State : String) return Boolean;
    procedure Remove_State (Name : String; State : String);
    procedure Go_First_State;
    procedure Go_Next_State;
    function At_End_State return Boolean;
    function Get_Current_State return String;

    procedure Add_Communication
                 (Name : String; Way : String; Destination : String);
    procedure Set_Communication_Mode
                 (Name : String; Way : String; Mode : Mode_Choice);
    procedure Set_Communication_Visibility
                 (Name : String; Way : String; Visibility : Visibility_Choice);
    procedure Set_Communication_Comment
                 (Name : String; Way : String; Comment : String);

    procedure Set_Current_Room (Name : String);
    function Get_Current_Room return String;
    procedure First_Communication;
    procedure Next_Communication;
    function At_End_Communication return Boolean;

    function Get_Communication_Way return String;
    function Get_Communication_Destination return String;
    function Get_Communication_Mode return Mode_Choice;
    function Get_Communication_Visibility return Visibility_Choice;
    function Get_Communication_Comment return String;

end Rooms_A;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=19 rec1=00 rec2=01 rec3=044
        [0x01] rec0=10 rec1=00 rec2=02 rec3=001
    tail 0x21545d34c865a3de36506 0x42a00088462060003