LisaacTM Platform

INTEGER_32


Signed 32 bits integer.
Inherit/Insert Summary
parent_signed_integer No developed.
 
Slot Summary
object_size
 
Range
maximum
Maximum of integer
minimum
Minimum of integer
 
Conversion with test.
to_integer_32
 

Inherit/Insert Detail

parent_signed_integer

.../base/number/integer/integer_32.li line #16

Section:
Insert

Profile:
- SelfSELFparent_signed_integer : SIGNED_INTEGER

Detail slot

object_size

.../base/number/integer/integer_32.li line #20

Section:
Public

Profile:
- SelfSELFobject_size : INTEGER

Range

maximum

.../base/number/integer/integer_32.li line #26

Section:
Public

Profile:
- SelfSELFmaximum : UINTEGER_64

Description:
Maximum of integer

minimum

.../base/number/integer/integer_32.li line #28

Section:
Public

Profile:
- SelfSELFminimum : INTEGER_64

Description:
Minimum of integer

Conversion with test.

to_integer_32

.../base/number/integer/integer_32.li line #34

Section:
Public

Profile:
- SelfSELFto_integer_32 : INTEGER_32