![]() |
MagickCore 6.9.13
|
Data Fields | |
void * | key |
void * | value |
struct _NodeInfo * | left |
struct _NodeInfo * | right |
Definition at line 69 of file splay-tree.c.
void* _NodeInfo::key |
Definition at line 72 of file splay-tree.c.
struct _NodeInfo* _NodeInfo::left |
Definition at line 78 of file splay-tree.c.
struct _NodeInfo * _NodeInfo::right |
Definition at line 79 of file splay-tree.c.
void* _NodeInfo::value |
Definition at line 75 of file splay-tree.c.