Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

skiplist.h File Reference

#include <volume_io.h>

Include dependency graph for skiplist.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Data Structures

struct  skip_struct
struct  skiplist_struct

Defines

#define LESS_THAN   -1
#define EQUAL_TO   0
#define GREATER_THAN   1

Typedefs

typedef skip_struct skip_struct


Define Documentation

#define EQUAL_TO   0
 

Definition at line 42 of file skiplist.h.

#define GREATER_THAN   1
 

Definition at line 43 of file skiplist.h.

#define LESS_THAN   -1
 

Definition at line 41 of file skiplist.h.


Typedef Documentation

typedef struct skip_struct skip_struct
 


Generated on Wed Jul 28 09:11:19 2004 for BICPL by doxygen 1.3.7