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

⟦3f424161b⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, generic, package Generic_Condition_Element, seg_04a341

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



generic
    Max_Condition_Elements : in Natural := 200;
    type Fact_Query is private;  
    Null_Fact_Query : Fact_Query;
    type Fact_Queries is array (Positive range <>) of Fact_Query;
package Generic_Condition_Element is
    subtype Id is Natural;
    Null_Id : constant Id := 0;

    type Ids is array (Positive range <>) of Id;
    Null_Ids : constant Ids := (1 .. 0 => Null_Id);

    procedure Add (The_Query : Fact_Query; Result : out Id);
    procedure Add (The_Queries : Fact_Queries; Result : out Ids);

    function Count               return Natural;  
    function Get (The_Id : Id)   return Fact_Query;
    function Get (The_Ids : Ids) return Fact_Queries;

    Illegal_Access : exception;
    Overflow       : exception;
end Generic_Condition_Element;

E3 Meta Data

    nblk1=1
    nid=0
    hdr6=2
        [0x00] rec0=18 rec1=00 rec2=01 rec3=000
    tail 0x2174ea6e6866e7fd36631 0x42a00088462063c03