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

⟦1fe5a9e6d⟧ Ada Source

    Length: 2048 (0x800)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Delete, seg_03b0fa, separate Tomato

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 Fruit;
with Vegetable;

separate (Tomato)

procedure Delete (This_Object : in out Object; Marker : Boolean := False) is

    Parent_1 : Vegetable.Object := Conv (This_Object);
    Parent_2 : Fruit.Object := Vegetable.Conv (Parent_1);

begin
    case This_Object.Offspring is
        when 0 =>
            Free (This_Object);
            Log_Report.Trace ("tomato delete :  no sub-class, free state ");

            Log_Report.Trace ("call fruit delete (second super-class)");
            Fruit.Delete (Parent_2, True);

            Log_Report.Trace ("call vegetable delete (first super-class)");
            Vegetable.Delete (Parent_1, True);

        when others =>
            raise Oo_Ada_Exception.Offspring_Error;
    end case;

end Delete;



E3 Meta Data

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