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() [1/2]
  
  | 
        
          | btHashString::btHashString | ( |  | ) |  |  | inline | 
 
 
◆ btHashString() [2/2]
  
  | 
        
          | btHashString::btHashString | ( | const char * | name | ) |  |  | inline | 
 
 
◆ equals()
  
  | 
        
          | bool btHashString::equals | ( | const btHashString & | other | ) | const |  | inline | 
 
 
◆ getHash()
  
  | 
        
          | unsigned int btHashString::getHash | ( |  | ) | const |  | inline | 
 
 
◆ m_hash
      
        
          | unsigned int btHashString::m_hash | 
      
 
 
◆ m_string1
      
        
          | std::string btHashString::m_string1 | 
      
 
 
The documentation for this struct was generated from the following file: