LisaacTM Platform

SIGNED_INTEGER


Generic Signed Integer.
Inherit/Insert Summary
parent_integer No developed.
 
Slot Summary
append_in
Append in the buffer the equivalent of to_string. No new STRING creation during the process. Append in the buffer the equivalent of to_string. No new STRING creation during the process. Append in the buffer the equivalent of to_string. No new STRING creation during the process.
to_octal
Gives coresponding octal value. Gives coresponding octal value.
 
Hashing:
hash_code
Hash code
 
Bound test
bound_test to
 

Inherit/Insert Detail

parent_integer

.../base/number/low_level/signed_integer.li line #9

Section:
Insert

Profile:
- SelfSELFparent_integer : INTEGER

Detail slot

append_in

.../base/number/low_level/signed_integer.li line #13

Section:
Public

Profile:
- SelfSELFappend_in   buffer : STRING

Description:
Append in the buffer the equivalent of to_string. No new STRING creation during the process. Append in the buffer the equivalent of to_string. No new STRING creation during the process. Append in the buffer the equivalent of to_string. No new STRING creation during the process.

to_octal

.../base/number/low_level/signed_integer.li line #46

Section:
Public

Profile:
- SelfSELFto_octal : SELF

Description:
Gives coresponding octal value. Gives coresponding octal value.

Hashing:

hash_code

.../base/number/low_level/signed_integer.li line #68

Section:
Public

Profile:
- SelfSELFhash_code : INTEGER

Description:
Hash code

Bound test

bound_test to

.../base/number/low_level/signed_integer.li line #87

Section:
Public

Profile:
- SelfSELFbound_test   low : INTEGER_64  to   up : UINTEGER_64BOOLEAN