|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00) Types: Ada Source Notes: 03_class, FILE, R1k_Segment, e3_tag, procedure Add_Agent, seg_054388, separate Agent_Toolbox
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦this⟧
separate (Agent_Toolbox) procedure Add_Agent (Agent_Name : in Orb_Defs.Name; Agent_Number : out Service_Manager_Defs.Number_Of_Agent; Agent_Connection : in Orb_Defs.Connection_Id; Agent_Ip : in Orb_Defs.Host_Id; Agent_Socket : in Orb_Defs.Socket_Id; Error : out Boolean) is N : Service_Manager_Defs.Number_Of_Agent := Service_Manager_Defs.Number_Of_Agent'Last; Iterateur : Service_Manager_Defs.Number_Of_Agent; begin Text_Io.Put_Line ("Function Add_Agent"); for Iterateur in Service_Manager_Defs.Number_Of_Agent loop N := Iterateur; exit when Agent_Table (Iterateur).Exist = False; end loop; if Agent_Table (N).Exist = False then Agent_Table (N).Agent_Name := Agent_Name; Agent_Table (N).Agent_Connection := Agent_Connection; Agent_Table (N).Agent_Ip := Agent_Ip; Agent_Table (N).Agent_Socket := Agent_Socket; Agent_Table (N).Exist := True; Agent_Table (N).Status := Service_Manager_Defs.Ok; Agent_Number := N; Error := False; else Agent_Number := Service_Manager_Defs.Number_Of_Agent'Last; Error := True; end if; end Add_Agent;
nblk1=2 nid=0 hdr6=4 [0x00] rec0=16 rec1=00 rec2=01 rec3=038 [0x01] rec0=0b rec1=00 rec2=02 rec3=001 tail 0x2154cf53887b655f5d897 0x42a00088462060003