Graphviz  2.41.20171026.1811
Data Fields
_dtdata_s Struct Reference

#include <cdt.h>

Collaboration diagram for _dtdata_s:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 65 of file cdt.h.

Field Documentation

Dtlink_t* _dtdata_s::_head

Definition at line 70 of file cdt.h.

Dtlink_t** _dtdata_s::_htab

Definition at line 69 of file cdt.h.

Dtlink_t* _dtdata_s::here

Definition at line 67 of file cdt.h.

Referenced by dtdisc(), dtflatten(), dtmethod(), dtopen(), dtrenew(), and dtsize().

union { ... } _dtdata_s::hh
int _dtdata_s::loop

Definition at line 74 of file cdt.h.

Referenced by dtmethod(), and dtopen().

int _dtdata_s::minp

Definition at line 75 of file cdt.h.

Referenced by dtmethod(), and dtopen().

int _dtdata_s::ntab

Definition at line 72 of file cdt.h.

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

int _dtdata_s::size

Definition at line 73 of file cdt.h.

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

int _dtdata_s::type

Definition at line 66 of file cdt.h.

Referenced by dtdisc(), dtflatten(), dtmethod(), dtopen(), dtrenew(), and dtsize().


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