Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
dtdisc_s_ Struct Reference

#include <cdt.h>

Collaboration diagram for dtdisc_s_:
[legend]

Data Fields

int key
 
int size
 
int link
 
Dtmake_f makef
 
Dtfree_f freef
 
Dtcompar_f comparf
 

Detailed Description

Definition at line 84 of file cdt.h.

Field Documentation

◆ comparf

Dtcompar_f dtdisc_s_::comparf

Definition at line 90 of file cdt.h.

◆ freef

Dtfree_f dtdisc_s_::freef

Definition at line 89 of file cdt.h.

Referenced by dthash(), and dttree().

◆ key

int dtdisc_s_::key

Definition at line 85 of file cdt.h.

Referenced by dtdisc(), dtmethod(), and dtrenew().

◆ link

int dtdisc_s_::link

Definition at line 87 of file cdt.h.

Referenced by dtdisc(), dthash(), dtmethod(), dtrenew(), dttree(), and dtvsearch().

◆ makef

Dtmake_f dtdisc_s_::makef

Definition at line 88 of file cdt.h.

Referenced by dthash(), and dttree().

◆ size

int dtdisc_s_::size

Definition at line 86 of file cdt.h.

Referenced by dtdisc(), dtmethod(), dtrenew(), and layoutTree().


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