libdom
Loading...
Searching...
No Matches
Public Attributes | List of all members
dom_hash_table Struct Reference

Public Attributes

const dom_hash_vtablevtable
 
void * pw
 
unsigned int nchains
 
struct _dom_hash_entry ** chain
 
uint32_t nentries
 

Member Data Documentation

◆ chain

struct _dom_hash_entry** dom_hash_table::chain

The chain head

◆ nchains

unsigned int dom_hash_table::nchains

Number of chains

◆ nentries

uint32_t dom_hash_table::nentries

The entries in this table

◆ pw

void* dom_hash_table::pw

Client data

◆ vtable

const dom_hash_vtable* dom_hash_table::vtable

Vtable


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