_SplayTreeInfo Struct Reference

Collaboration diagram for _SplayTreeInfo:

Collaboration graph
[legend]

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

Detailed Description

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


Field Documentation

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

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

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

unsigned long _SplayTreeInfo::nodes

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


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

Generated on Tue Dec 30 16:17:51 2008 for MagickCore by  doxygen 1.5.7.1