MobilityDB
1.1
meos
src
general
skiplist.c
_aggregation_rng
aggstate_set_extra
gsl_random48
MaxAllocSize
pos_period_period
pos_period_timestamp
random_level
RelativeTimePos
skiplist_alloc
skiplist_delete
skiplist_elempos
skiplist_free
SKIPLIST_GROW
skiplist_headval
SKIPLIST_INITIAL_CAPACITY
SKIPLIST_INITIAL_FREELIST
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