_SplayTreeInfo Struct Reference

Collaboration diagram for _SplayTreeInfo:

Collaboration graph
[legend]

Detailed Description

Definition at line 81 of file splay-tree.c.


Data Fields

NodeInforoot
int(* compare )(const void *, const void *)
void *(* relinquish_key )(void *)
void *(*)*(* relinquish_value )(void *)
MagickBooleanType balance
void * key
void * next
unsigned long nodes
MagickBooleanType debug
SemaphoreInfosemaphore
unsigned long signature

Field Documentation

int(* _SplayTreeInfo::compare)(const void *, const void *)

void*(*) *(* _SplayTreeInfo::relinquish_value)(void *)

Definition at line 94 of file splay-tree.c.

Referenced by BalanceSplayTree(), NewSplayTree(), Splay(), and SplaySplayTree().

unsigned long _SplayTreeInfo::nodes


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

Generated on Tue Aug 19 22:51:42 2008 for ImageMagick by  doxygen 1.5.6