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

⟦afeade782⟧ Ada Source

    Length: 4096 (0x1000)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Import_Interface, pragma Module_Name 4 4139, seg_00acbf

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 Bounded_String;
with Directory;
with Profile;
with Simple_Status;

pragma Private_Eyes_Only;
with Rcf_Imports;
package Import_Interface is
    type Import_Iterator is private;


    procedure Next (Imports : in out Import_Iterator);
    procedure Reset (Imports : in out Import_Iterator);

    function Value (Imports : Import_Iterator) return String;
    function Done (Imports : Import_Iterator) return Boolean;

    Done_Error : exception;

    procedure Add_Import (To_View : String := "<CURSOR>";
                          View_To_Add : Directory.Object;
                          Condition : in out Simple_Status.Condition;
                          Response : Profile.Response_Profile := Profile.Get);
    -- Add View_To_Add as an import of To_View in the Rcf State File.

    procedure Remove_Import
                 (From_View : String := "<CURSOR>";
                  View_To_Remove : Directory.Object;
                  Condition : in out Simple_Status.Condition;
                  Response : Profile.Response_Profile := Profile.Get);
    --  Remove View_To_Remove as an import of From_View in the Rcf State File.

    procedure Get_Imports (For_View : String := "<CURSOR>";
                           Closure : Boolean := False;
                           Imports : out Directory.Object_Set.Iterator;
                           Condition : in out Simple_Status.Condition;
                           Response : Profile.Response_Profile := Profile.Get);
    -- Return For_View's imports.  If Closure = True, return the closure of
    -- imports.

    procedure Get_Remote_Imports
                 (For_View : String := "<CURSOR>";
                  Closure : Boolean := False;
                  Imports : in out Import_Iterator;
                  Condition : in out Simple_Status.Condition;
                  Response : Profile.Response_Profile := Profile.Get);
    -- Return remote imports for For_View.  If Closure = True, return the
    -- closure of remote imports.

    procedure Has_Static_Imports
                 (View : String := "<CURSOR>";
                  Result : out Boolean;
                  Condition : in out Simple_Status.Condition;
                  Response : Profile.Response_Profile := Profile.Get);
    -- This should be a function.  Return True if Imports_Are_Static.

    procedure Has_State_File
                 (View : Directory.Object;
                  Result : out Boolean;
                  Condition : in out Simple_Status.Condition;
                  Response : Profile.Response_Profile := Profile.Get);
    -- Return True if View has a state file.
    pragma Module_Name (4, 4139);
    pragma Bias_Key (32);

private
    type Import_Iterator is new Rcf_Imports.Import_Iterator;
end Import_Interface;

E3 Meta Data

    nblk1=3
    nid=0
    hdr6=6
        [0x00] rec0=1e rec1=00 rec2=01 rec3=050
        [0x01] rec0=12 rec1=00 rec2=02 rec3=07c
        [0x02] rec0=16 rec1=00 rec2=03 rec3=000
    tail 0x21707efba81f94850373b 0x42a00088462060003