Public Attributes | List of all members
GameHashTable Struct Reference

Public Attributes

GameHasharray
 
int size
 
int mask
 
unsigned long long n_tries
 
unsigned long long n_hits
 

Detailed Description

HashTable

Member Data Documentation

◆ array

GameHash* GameHashTable::array

array of hash entries

◆ mask

int GameHashTable::mask

mask

◆ n_hits

unsigned long long GameHashTable::n_hits

n_tries

◆ n_tries

unsigned long long GameHashTable::n_tries

n_tries

◆ size

int GameHashTable::size

size


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