Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
tblHeader_t Struct Reference

#include <tclhandle.h>

Data Fields

uint64_t entrySize
 
uint64_t tableSize
 
uint64_t freeHeadIdx
 
char * handleFormat
 
ubyte_pt bodyPtr
 

Detailed Description

Definition at line 42 of file tclhandle.h.

Field Documentation

◆ bodyPtr

ubyte_pt tblHeader_t::bodyPtr

◆ entrySize

uint64_t tblHeader_t::entrySize

◆ freeHeadIdx

uint64_t tblHeader_t::freeHeadIdx

◆ handleFormat

char* tblHeader_t::handleFormat

Definition at line 46 of file tclhandle.h.

Referenced by tclhandleAlloc(), tclhandleIndex(), and tclhandleInit().

◆ tableSize

uint64_t tblHeader_t::tableSize

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