|
libStatGen Software
1
|

Public Member Functions | |
| void | setCaseSensitive (bool caseSensitive) |
| virtual void | SetSize (int newsize)=0 |
Protected Member Functions | |
| bool | stringsEqual (const String &string1, const String &string2) const |
| unsigned int | getKey (const String &string) const |
Protected Attributes | |
| bool | myCaseSensitive |
Definition at line 26 of file StringHash.h.