kstars
#include <SpatialGeneral.h>
Include dependency graph for SkipListElement.h:

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

Go to the source code of this file.
Classes | |
| class | SkipListElement |
Macros | |
| #define | KEY_MAX LONG_LONG_MAX |
| #define | NIL 0 |
| #define | SKIPLIST_MAXLEVEL 6 |
Typedefs | |
| typedef int64 | Key |
| typedef int | Value |
Macro Definition Documentation
| #define KEY_MAX LONG_LONG_MAX |
Definition at line 26 of file SkipListElement.h.
| #define NIL 0 |
Definition at line 18 of file SkipListElement.h.
| #define SKIPLIST_MAXLEVEL 6 |
Definition at line 17 of file SkipListElement.h.
Typedef Documentation
Definition at line 30 of file SkipListElement.h.
| typedef int Value |
Definition at line 31 of file SkipListElement.h.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:36:21 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference