Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
_dtdata_s Struct Reference

#include <cdt.h>

Collaboration diagram for _dtdata_s:
[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 75 of file cdt.h.

Field Documentation

◆ _head

Dtlink_t* _dtdata_s::_head

Definition at line 80 of file cdt.h.

◆ _htab

Dtlink_t** _dtdata_s::_htab

Definition at line 79 of file cdt.h.

◆ here

Dtlink_t* _dtdata_s::here

◆ [union]

union { ... } _dtdata_s::hh

◆ loop

int _dtdata_s::loop

Definition at line 84 of file cdt.h.

Referenced by dthash(), and dtmethod().

◆ ntab

int _dtdata_s::ntab

Definition at line 82 of file cdt.h.

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

◆ size

int _dtdata_s::size

Definition at line 83 of file cdt.h.

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

◆ type

int _dtdata_s::type

Definition at line 76 of file cdt.h.

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


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