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

⟦5f124c51a⟧ Ada Source

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

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 Text_Io;
with Transport_Defs;  
with Transport;

package Orb_Defs is
    subtype Name is
       String (1 .. 8); -- Definit la longueur des noms utilise par l'Orb.
    subtype Class is String (1 .. 4);
    subtype Funct is String (1 .. 4);
    subtype Connection_Id is Transport.Connection_Id;
    subtype Host_Id is Transport_Defs.Host_Id (1 .. 4);
    subtype Socket_Id is Transport_Defs.Socket_Id (1 .. 2);
    Null_Socket_Id : constant Socket_Id := (0, 0);
    Network_Kind : constant Transport_Defs.Network_Name := "TCP/IP";
    subtype Message is String (1 .. 256);

    Default_Orb_Socket : constant Socket_Id := (16#0A#, 16#26#);
    Default_Orb_Host : constant Host_Id := Transport.Local_Host (Network_Kind);

    Null_Host_Id : constant Host_Id := (0, 0, 0, 0);

    function "=" (Left, Right : Connection_Id) return Boolean
        renames Transport."=";
    function "=" (Left, Right : Host_Id) return Boolean
        renames Transport_Defs."=";   function "=" (Left, Right : Socket_Id) return Boolean
        renames Transport_Defs."=";



end Orb_Defs;


E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=1b rec1=00 rec2=01 rec3=002
        [0x01] rec0=07 rec1=00 rec2=02 rec3=001
    tail 0x2176128b287c0759b167b 0x42a00088462060003