MobilityDB  1.0
Data Fields
Elem Struct Reference

Structure to represent elements in the skiplists. More...

#include <skiplist.h>

Data Fields

void * value
 
int height
 
int next [SKIPLIST_MAXLEVEL]
 

Detailed Description

Structure to represent elements in the skiplists.


The documentation for this struct was generated from the following file: