Graphviz 13.0.0~dev.20250204.0809
Loading...
Searching...
No Matches
Dtdata_t Struct Reference

#include <cdt.h>

Collaboration diagram for Dtdata_t:
[legend]

Data Fields

int type
 
Dtlink_there
 
union { 
 
   Dtlink_t **   _htab 
 
   Dtlink_t *   _head 
 
hh 
 
int ntab
 
int size
 
int loop
 

Detailed Description

Definition at line 71 of file cdt.h.

Field Documentation

◆ _head

Dtlink_t* Dtdata_t::_head

Definition at line 76 of file cdt.h.

◆ _htab

Dtlink_t** Dtdata_t::_htab

Definition at line 75 of file cdt.h.

◆ here

Dtlink_t* Dtdata_t::here

◆ [union]

union { ... } Dtdata_t::hh

◆ loop

int Dtdata_t::loop

Definition at line 80 of file cdt.h.

Referenced by dthash(), and dtmethod().

◆ ntab

int Dtdata_t::ntab

Definition at line 78 of file cdt.h.

Referenced by dtclose(), dtdisc(), dtextract(), dtflatten(), dthash(), dthtab(), dtmethod(), dtrenew(), and dtrestore().

◆ size

int Dtdata_t::size

Definition at line 79 of file cdt.h.

Referenced by dtdisc(), dtextract(), dthash(), dthtab(), dtmethod(), dtrenew(), dtrestore(), dtsize(), and dttree().

◆ type

int Dtdata_t::type

Definition at line 72 of file cdt.h.

Referenced by dtdisc(), dtextract(), dtflatten(), dthash(), dtmethod(), dtopen(), dtrenew(), dtrestore(), dtsize(), and dtstat().


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