very basic hashable string implementation, compatible with btHashMap
More...
#include <btHashMap.h>
very basic hashable string implementation, compatible with btHashMap
Definition at line 23 of file btHashMap.h.
btHashString::btHashString |
( |
const char * |
name | ) |
|
|
inline |
bool btHashString::equals |
( |
const btHashString & |
other | ) |
const |
|
inline |
unsigned int btHashString::getHash |
( |
| ) |
const |
|
inline |
int btHashString::portableStringCompare |
( |
const char * |
src, |
|
|
const char * |
dst |
|
) |
| const |
|
inline |
unsigned int btHashString::m_hash |
const char* btHashString::m_string |
The documentation for this struct was generated from the following file: