LisaacTM Platform

ARRAYED


Generic collection
BSBS: A revoir cela doit rentrer ARRAYED_COLLECTION (mais il faut voir avec STRING)
Inherit/Insert Summary
parent_object No developed.
 
Slot Summary
lower
upper
count
capacity
element_sizeof
The size in number of bytes for type E.
add_last_buffer from to
item_byte offset
set_capacity
set_count
to_native_array_uinteger_8
get_buffer_from_byte size_bytes
 

Inherit/Insert Detail

parent_object

.../base/collection/low_level/arrayed.li line #14

Section:
Inherit

Profile:
- SelfSELFparent_object : OBJECT

Detail slot

lower

.../base/collection/low_level/arrayed.li line #18

Section:
Public

Profile:
- SelfSELFlower : INTEGER

upper

.../base/collection/low_level/arrayed.li line #19

Section:
Public

Profile:
- SelfSELFupper : INTEGER

count

.../base/collection/low_level/arrayed.li line #20

Section:
Public

Profile:
- SelfSELFcount : INTEGER

capacity

.../base/collection/low_level/arrayed.li line #22

Section:
Public

Profile:
- SelfSELFcapacity : INTEGER

element_sizeof

.../base/collection/low_level/arrayed.li line #24

Section:
Public

Profile:
- SelfSELFelement_sizeof : INTEGER

Description:
The size in number of bytes for type E.

add_last_buffer from to

.../base/collection/low_level/arrayed.li line #31

Section:
Public

Profile:
- SelfSELFadd_last_buffer   buf : FAST_ARRAYUINTEGER_8)  from   beg : INTEGER  to   end : INTEGER

item_byte offset

.../base/collection/low_level/arrayed.li line #36

Section:
Public

Profile:
- SelfSELFitem_byte   idx : INTEGER  offset   ofs : INTEGERUINTEGER_8

set_capacity

.../base/collection/low_level/arrayed.li line #41

Section:
Public

Profile:
- SelfSELFset_capacity   new_capacity : INTEGER

set_count

.../base/collection/low_level/arrayed.li line #46

Section:
Public

Profile:
- SelfSELFset_count   new_count : INTEGER

to_native_array_uinteger_8

.../base/collection/low_level/arrayed.li line #51

Section:
Public

Profile:
- SelfSELFto_native_array_uinteger_8 : NATIVE_ARRAYUINTEGER_8)

get_buffer_from_byte size_bytes

.../base/collection/low_level/arrayed.li line #57

Section:
Public

Profile:
- SelfSELFget_buffer_from_byte   i : INTEGER  size_bytes   s : INTEGERFAST_ARRAYUINTEGER_8)