ReactOS 0.4.15-dev-7788-g1ad9096
HashTable Struct Reference
Collaboration diagram for HashTable:

Public Attributes

struct HashEntryTable [TABLE_SIZE]
 
GLuint MaxKey
 

Detailed Description

Definition at line 67 of file hash.c.

Member Data Documentation

◆ MaxKey

GLuint HashTable::MaxKey

Definition at line 69 of file hash.c.

◆ Table

struct HashEntry* HashTable::Table[TABLE_SIZE]

Definition at line 68 of file hash.c.


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