LisaacTM Platform

UINTEGER_CPU


Unsigned integer (variable size according to CPU word).
Inherit/Insert Summary
parent_unsigned_integer No developed.
 
Slot Summary
object_size
 
Range.
maximum
Maximum of integer
 
Conversion with test.
to_integer
to_uinteger_64
to_pointer
 

Inherit/Insert Detail

parent_unsigned_integer

.../base/number/integer/uinteger_cpu.li line #14

Section:
Insert

Profile:
- SelfSELFparent_unsigned_integer : UNSIGNED_INTEGER

Detail slot

object_size

.../base/number/integer/uinteger_cpu.li line #18

Section:
Public

Profile:
- SelfSELFobject_size : INTEGER

Range.

maximum

.../base/number/integer/uinteger_cpu.li line #24

Section:
Public

Profile:
- SelfSELFmaximum : UINTEGER_64

Description:
Maximum of integer

Conversion with test.

to_integer

.../base/number/integer/uinteger_cpu.li line #31

Section:
Public

Profile:
- SelfSELFto_integer : INTEGER

to_uinteger_64

.../base/number/integer/uinteger_cpu.li line #33

Section:
Public

Profile:
- SelfSELFto_uinteger_64 : UINTEGER_64

to_pointer

.../base/number/integer/uinteger_cpu.li line #35

Section:
Public

Profile:
- SelfSELFto_pointer : POINTER