MobilityDB
1.1
meos
include
general
skiplist.h
aggstate_set_extra
skiplist_free
skiplist_headval
skiplist_make
skiplist_period_values
skiplist_splice
skiplist_temporal_values
skiplist_values
◆
skiplist_make()
SkipList
* skiplist_make
(
void **
values
,
int
count
,
SkipListElemType
elemtype
)
Constructs a skiplist from the array of values values.
Parameters
[in]
values
Array of values
[in]
count
Number of elements in the array
[in]
elemtype
Type of the elements
Generated by
1.9.4