MobilityDB 1.1
Data Fields
SkipList Struct Reference

Structure to represent skiplists that keep the current state of an aggregation. More...

#include <meos.h>

Collaboration diagram for SkipList:
Collaboration graph
[legend]

Data Fields

int capacity
 
SkipListElemelems
 
SkipListElemType elemtype
 
void * extra
 
size_t extrasize
 
int freecap
 
int freecount
 
int * freed
 
int length
 
int next
 
int tail
 

Detailed Description

Structure to represent skiplists that keep the current state of an aggregation.


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