Mount Fuji Engine  0.8b
T* operator[] ( const char *  pHashString)

Const operator overload for the offset operator to index the hash list by string.

Parameters
pHashStringString to be hashed and look up in the table.
Returns
Const pointer to the item. NULL if the item is not found.