|
|
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 Pen_Class, seg_038031, seg_038605, seg_038a9e
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦5a81ac88f⟧ »Space Info Vol 1«
└─⟦this⟧
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Arguments;
with Easy_X;
with Message;
with Object;
package Pen_Class is
Instance_Table_Full : exception;
Incorrect_Method : exception;
Predefined_Pen : constant String := "Stylo";
type Pen_Ref is private;
-- initialisation de la table d'instance des stylos
procedure Init_Instance_Table;
-- creation d'un objet stylo
function Create return Object.Reference;
-- envoi d'un message a un objet stylo
function Send (To_Object : Object.Reference;
The_Message : Message.Selector;
With_Arguments : Arguments.List := Arguments.Void_Arguments)
return Object.Reference;
-- affichage du contenu de la table d'instance des stylos
procedure Image_Table;
private
use Easy_X;
type Enum_Indicator is (Used, Unused);
type Pen_Ref is
record
Indicator : Enum_Indicator := Unused;
Font : Easy_X.Fonts := Small_Font;
X : Easy_X.Coordinate := 0;
Y : Easy_X.Coordinate := 0;
end record;
end Pen_Class;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=2a rec1=00 rec2=01 rec3=024
[0x01] rec0=06 rec1=00 rec2=02 rec3=001
tail 0x21531505684e66c9d5e60 0x42a00088462060003