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

#include <cdt.h>

Data Fields

int dt_meth
 
int dt_size
 
size_t dt_n
 
size_t dt_max
 
size_t * dt_count
 

Detailed Description

Definition at line 115 of file cdt.h.

Field Documentation

◆ dt_count

size_t* _dtstat_s::dt_count

Definition at line 120 of file cdt.h.

Referenced by dtstat().

◆ dt_max

size_t _dtstat_s::dt_max

Definition at line 119 of file cdt.h.

Referenced by dthstat(), and dtstat().

◆ dt_meth

int _dtstat_s::dt_meth

Definition at line 116 of file cdt.h.

Referenced by dtstat().

◆ dt_n

size_t _dtstat_s::dt_n

Definition at line 118 of file cdt.h.

Referenced by dthstat(), dtstat(), and dttstat().

◆ dt_size

int _dtstat_s::dt_size

Definition at line 117 of file cdt.h.

Referenced by dtstat().


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