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

⟦edf543093⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, generic, package Unchecked_Conversions, pragma Module_Name 4 3543, pragma Subsystem Miscellaneous, seg_01291c

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 System;

package Unchecked_Conversions is


    generic
        type Source is limited private;
        type Target is limited private;
    package Unchecked_Conversion_Package is
        function Convert (S : Source) return Target;
        -- Package form of LRM Unchecked_Conversion.
        -- Type-specific calculations are made during package elaboration, making
        -- calls to this convert faster than to an equivalent Unchecked_Conversion
        -- instantiation.  Speed improvement depends on the type involved.
    end Unchecked_Conversion_Package;


    generic
        type Source is limited private;
    function Convert_To_Byte_String (S : Source) return System.Byte_String;
    -- Convert from Source to a byte string.  The byte string may contain
    -- more bits than the object.

    generic
        type Target is limited private;
    function Convert_From_Byte_String (S : System.Byte_String) return Target;
    -- Convert from a byte string to a Target type.  The string should
    -- have been produced by an instantiation of Convert_To_Byte_String
    -- with the same type.  A constrained object is always returned.


    pragma Subsystem (Miscellaneous);
    pragma Module_Name (4, 3543);
end Unchecked_Conversions;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1c rec1=00 rec2=01 rec3=030
        [0x01] rec0=08 rec1=00 rec2=02 rec3=000
    tail 0x2170e593082b083aa7a38 0x42a00088462065003