Graphviz 12.0.1~dev.20240716.0800
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 88 of file cdt.h.

Field Documentation

◆ comparf

Dtcompar_f _dtdisc_s::comparf

Definition at line 94 of file cdt.h.

◆ freef

Dtfree_f _dtdisc_s::freef

Definition at line 93 of file cdt.h.

Referenced by cleanup(), dthash(), dtlist(), and dttree().

◆ key

int _dtdisc_s::key

Definition at line 89 of file cdt.h.

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

◆ link

int _dtdisc_s::link

Definition at line 91 of file cdt.h.

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

◆ makef

Dtmake_f _dtdisc_s::makef

Definition at line 92 of file cdt.h.

Referenced by dthash(), dtlist(), and dttree().

◆ size

int _dtdisc_s::size

Definition at line 90 of file cdt.h.

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


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