DCCL v4
Loading...
Searching...
No Matches
pb_Table Struct Reference

Public Attributes

unsigned size
 
unsigned lastfree
 
unsigned entry_size: sizeof(unsigned)*CHAR_BIT - 1
 
unsigned has_zero: 1
 
pb_Entryhash
 

Detailed Description

Definition at line 274 of file pb.h.

Member Data Documentation

◆ entry_size

unsigned pb_Table::entry_size

Definition at line 277 of file pb.h.

◆ has_zero

unsigned pb_Table::has_zero

Definition at line 278 of file pb.h.

◆ hash

pb_Entry* pb_Table::hash

Definition at line 279 of file pb.h.

◆ lastfree

unsigned pb_Table::lastfree

Definition at line 276 of file pb.h.

◆ size

unsigned pb_Table::size

Definition at line 275 of file pb.h.


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