ReactOS 0.4.15-dev-8002-gbbb3b00
StringHashTable Struct Reference
Collaboration diagram for StringHashTable:

Public Attributes

ULONG TableSize
 
struct StringEntry ** Table
 

Detailed Description

Definition at line 43 of file rsym.c.

Member Data Documentation

◆ Table

struct StringEntry** StringHashTable::Table

Definition at line 46 of file rsym.c.

Referenced by AddStringToHash(), FindOrAddString(), StringHashTableFree(), and StringHashTableInit().

◆ TableSize

ULONG StringHashTable::TableSize

Definition at line 45 of file rsym.c.

Referenced by FindOrAddString(), StringHashTableFree(), and StringHashTableInit().


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