LisaacTM Platform

TIME


Time
Inherit/Insert Summary
parent_object No developed.
 
Constructor Summary
create
create_csecond
 
Slot Summary
to_raw
hour
minute
second
csecond
Infix '>'
Infix '<'
Infix '>='
Infix '<='
to_csecond
Infix '-'
 
BSBS: A uniformiser -# +# ???
Infix '-#'
Infix '+#'
to_string
append_in
append_short_in
update
print
 

Inherit/Insert Detail

parent_object

.../base/time/time.li line #15

Section:
Insert

Profile:
- SelfSELFparent_object : OBJECT

Constructor Detail

create

.../base/time/time.li line #75

Section:
Public

Profile:
- SelfSELFcreate  ( h : INTEGER, m : INTEGER, s : INTEGER, cs : INTEGER) : TIME

create_csecond

.../base/time/time.li line #89

Section:
Public

Profile:
- SelfSELFcreate_csecond   csec : INTEGERSELF

Detail slot

to_raw

.../base/time/time.li line #19

Section:
Public

Profile:
- SelfSELFto_raw : UINTEGER_32

hour

.../base/time/time.li line #26

Section:
Public

Profile:
- SelfSELFhour : UINTEGER_8

minute

.../base/time/time.li line #31

Section:
Public

Profile:
- SelfSELFminute : UINTEGER_8

second

.../base/time/time.li line #36

Section:
Public

Profile:
- SelfSELFsecond : UINTEGER_8

csecond

.../base/time/time.li line #41

Section:
Public

Profile:
- SelfSELFcsecond : UINTEGER_8

Infix '>'

.../base/time/time.li line #48

Section:
Public

Profile:
- SelfSELF> ' Right 60  other : SELFBOOLEAN

Infix '<'

.../base/time/time.li line #50

Section:
Public

Profile:
- SelfSELF< ' Right 60  other : SELFBOOLEAN

Infix '>='

.../base/time/time.li line #52

Section:
Public

Profile:
- SelfSELF>= ' Right 60  other : SELFBOOLEAN

Infix '<='

.../base/time/time.li line #54

Section:
Public

Profile:
- SelfSELF<= ' Right 60  other : SELFBOOLEAN

to_csecond

.../base/time/time.li line #56

Section:
Public

Profile:
- SelfSELFto_csecond : INTEGER

Infix '-'

.../base/time/time.li line #61

Section:
Public

Profile:
- SelfSELF- ' Right 60  other : SELFSELF

BSBS: A uniformiser -# +# ???

Infix '-#'

.../base/time/time.li line #68

Section:
Public

Profile:
- SelfSELF-# ' Right 60  other : SELFINTEGER

Infix '+#'

.../base/time/time.li line #70

Section:
Public

Profile:
- SelfSELF+# ' Right 60  other : INTEGERTIME

to_string

.../base/time/time.li line #105

Section:
Public

Profile:
- SelfSELFto_string : STRING

append_in

.../base/time/time.li line #112

Section:
Public

Profile:
- SelfSELFappend_in   str : STRING

append_short_in

.../base/time/time.li line #123

Section:
Public

Profile:
- SelfSELFappend_short_in   str : STRING

update

.../base/time/time.li line #130

Section:
Public

Profile:
- SelfSELFupdate 

print

.../base/time/time.li line #135

Section:
Public

Profile:
- SelfSELFprint