Graphviz  2.41.20171026.1811
Data Fields
_dtdisc_s Struct Reference

#include <cdt.h>

Collaboration diagram for _dtdisc_s:
Collaboration graph
[legend]

Data Fields

int key
 
int size
 
int link
 
Dtmake_f makef
 
Dtfree_f freef
 
Dtcompar_f comparf
 
Dthash_f hashf
 
Dtmemory_f memoryf
 
Dtevent_f eventf
 

Detailed Description

Definition at line 80 of file cdt.h.

Field Documentation

Dtcompar_f _dtdisc_s::comparf

Definition at line 86 of file cdt.h.

Dtevent_f _dtdisc_s::eventf

Definition at line 89 of file cdt.h.

Referenced by dtclose(), and dtopen().

Dtfree_f _dtdisc_s::freef

Definition at line 85 of file cdt.h.

Dthash_f _dtdisc_s::hashf

Definition at line 87 of file cdt.h.

int _dtdisc_s::key

Definition at line 81 of file cdt.h.

Referenced by dtdisc().

int _dtdisc_s::link

Definition at line 83 of file cdt.h.

Referenced by dtdisc().

Dtmake_f _dtdisc_s::makef

Definition at line 84 of file cdt.h.

Dtmemory_f _dtdisc_s::memoryf

Definition at line 88 of file cdt.h.

Referenced by agdtclose(), agdtopen(), dtdisc(), and dtopen().

int _dtdisc_s::size

Definition at line 82 of file cdt.h.

Referenced by dtdisc().


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