MagickCore 6.9.13
Loading...
Searching...
No Matches
_NodeInfo Struct Reference
Collaboration diagram for _NodeInfo:

Data Fields

void * key
 
void * value
 
struct _NodeInfoleft
 
struct _NodeInforight
 

Detailed Description

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

Field Documentation

◆ key

void* _NodeInfo::key

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

◆ left

struct _NodeInfo* _NodeInfo::left

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

◆ right

struct _NodeInfo * _NodeInfo::right

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

◆ value

void* _NodeInfo::value

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


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