|
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 Time, seg_0416ad
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─⟦5a81ac88f⟧ »Space Info Vol 1« └─⟦this⟧
package Time is type Object is private; subtype Hour is Natural range 0 .. 23; subtype Minute is Natural range 0 .. 59; type Day is (Undefined, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday); procedure Create (The_Object : in out Time.Object; With_Hour : Time.Hour; And_Minute : Time.Minute; And_Day : String); function Image (Of_Object : Time.Object) return String; procedure Set_Hour (Of_Object : in out Time.Object; To_Hour : Time.Hour); function Get_Hour (Of_Object : Time.Object) return Time.Hour; procedure Set_Minute (Of_Object : in out Time.Object; To_Minute : Time.Minute); function Get_Minute (Of_Object : Time.Object) return Time.Minute; procedure Set_Day (Of_Object : in out Time.Object; To_Day : String); function Get_Day (Of_Object : Time.Object) return Time.Day; private type Object is record Hour : Time.Hour; Minute : Time.Minute; Day : Time.Day; end record; end Time;
nblk1=2 nid=0 hdr6=4 [0x00] rec0=2b rec1=00 rec2=01 rec3=028 [0x01] rec0=0f rec1=00 rec2=02 rec3=001 tail 0x2153c3a5486225ef05614 0x42a00088462060003