Graphviz 14.0.3~dev.20251028.0232
Loading...
Searching...
No Matches
dtlink_s_ Struct Reference

#include <cdt.h>

Collaboration diagram for dtlink_s_:
[legend]

Data Fields

Dtlink_tright
 
union { 
 
   unsigned int   _hash 
 
   Dtlink_t *   _left 
 
hl 
 

Detailed Description

Definition at line 50 of file cdt.h.

Field Documentation

◆ _hash

unsigned int dtlink_s_::_hash

Definition at line 53 of file cdt.h.

◆ _left

Dtlink_t* dtlink_s_::_left

Definition at line 54 of file cdt.h.

◆ [union]

union { ... } dtlink_s_::hl

◆ right

Dtlink_t* dtlink_s_::right

Definition at line 51 of file cdt.h.

Referenced by dtdisc(), dtflatten(), dthash(), dthtab(), dtmethod(), dtrenew(), dtrestore(), dttree(), dttstat(), and treecount().


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