|
|
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, package Bloc_Class, seg_03584e, seg_037020, seg_038f40
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
with Object;
with Bloc;
with Symbol;
package Bloc_Class is
function Send (To_Object : Object.Reference; The_Message : Object.Message)
return Object.Reference;
function Send (To_Object : Object.Reference; The_Message : Object.Message)
return String;
function Send (To_Object : Object.Reference;
The_Argument : Object.Parameters.List)
return Object.Reference;
function Create (Value : Object.Message) return Object.Reference;
procedure Set (Address : Bloc.Node);
procedure Close;
procedure Local_Put (Identifier : Object.Message);
procedure Put (Identifier : Object.Message);
procedure Set (Identifier : Object.Message; Obj : Object.Reference);
function Get (Identifier : Object.Message) return Object.Reference;
private
subtype Index is Integer range 0 .. 99;
type Item is
record
Node : Bloc.Node := Bloc.Empty_Node;
Table : Symbol.Map;
Enclosing : Object.Reference := Object.Void_Reference;
end record;
type Bloc_Table is array (Index range <>) of Item;
subtype Iterator is Index;
type Collection is
record
Table : Bloc_Table (Index);
Iter : Iterator := 0;
end record;
Bloc_Collection : Collection;
Current_Bloc : Object.Reference := Object.Void_Reference;
Predifined_Symbol : Object.Message;
end Bloc_Class;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=1b rec1=00 rec2=01 rec3=00a
[0x01] rec0=15 rec1=00 rec2=02 rec3=001
tail 0x2152ea11084d9a569b1df 0x42a00088462060003