|
|
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: 6144 (0x1800)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package Message_Old, seg_04b257
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Method;
package Message_Old is
type Object is private;
type Class is (Registration,
Unregistration,
Query,
Request,
Notification,
Forward,
Publication,
Unpublication,
Subscription,
Unsubscription);
function Create (Class : Message_Old.Class;
Addressee : Natural;
Sender : Natural;
Method : Standard.Method.Object) return Message_Old.Object;
function Create (Class : Message_Old.Class;
Addressee : Natural;
Sender : Natural;
Method : String;
Parameter_Name : String;
Parameter_Class : String;
Parameter_Value : String) return Message_Old.Object;
function Create (Class : Message_Old.Class;
Addressee : Natural;
Sender : Natural;
Method : String;
Parameter1_Name : String;
Parameter1_Class : String;
Parameter1_Value : String;
Parameter2_Name : String;
Parameter2_Class : String;
Parameter2_Value : String) return Message_Old.Object;
function Create (Class : Message_Old.Class;
Addressee : Natural;
Sender : Natural;
Method : String;
Parameter1_Name : String;
Parameter1_Class : String;
Parameter1_Value : String;
Parameter2_Name : String;
Parameter2_Class : String;
Parameter2_Value : String;
Parameter3_Name : String;
Parameter3_Class : String;
Parameter3_Value : String) return Message_Old.Object;
procedure Set_Class (Message_Old : in out Standard.Message_Old.Object;
Class : Standard.Message_Old.Class);
procedure Set_Addressee (Message_Old : in out Standard.Message_Old.Object;
Addressee : Natural);
procedure Set_Sender (Message_Old : in out Standard.Message_Old.Object;
Sender : Natural);
function Get_Class (Message_Old : Standard.Message_Old.Object) return Class;
function Get_Addressee
(Message_Old : Standard.Message_Old.Object) return Natural;
function Get_Sender
(Message_Old : Standard.Message_Old.Object) return Natural;
function Get_Method (Message_Old : Standard.Message_Old.Object)
return Method.Object;
function Image (Message_Old : Standard.Message_Old.Object) return String;
function Value (The_String : String) return Message_Old.Object;
private
type Object is
record
Class : Message_Old.Class;
Addressee : Natural;
Sender : Natural;
Method : Standard.Method.Object;
end record;
end Message_Old;
nblk1=5
nid=4
hdr6=8
[0x00] rec0=21 rec1=00 rec2=01 rec3=002
[0x01] rec0=16 rec1=00 rec2=03 rec3=04e
[0x02] rec0=1c rec1=00 rec2=02 rec3=040
[0x03] rec0=10 rec1=00 rec2=05 rec3=000
[0x04] rec0=09 rec1=00 rec2=04 rec3=000
tail 0x2174fef38867c48556a0d 0x42a00088462060003
Free Block Chain:
0x4: 0000 00 00 00 df 80 05 63 74 20 69 73 05 00 0e 20 20 ┆ ct is ┆