Public Member Functions | Public Attributes
btHashString Struct Reference

very basic hashable string implementation, compatible with btHashMap More...

#include <btHashMap.h>

List of all members.

Public Member Functions

 btHashString (const char *name)
bool equals (const btHashString &other) const
SIMD_FORCE_INLINE unsigned int getHash () const
int portableStringCompare (const char *src, const char *dst) const

Public Attributes

unsigned int m_hash
const char * m_string

Detailed Description

very basic hashable string implementation, compatible with btHashMap

Definition at line 23 of file btHashMap.h.


Constructor & Destructor Documentation

btHashString::btHashString ( const char *  name) [inline]

Definition at line 33 of file btHashMap.h.


Member Function Documentation

bool btHashString::equals ( const btHashString other) const [inline]

Definition at line 66 of file btHashMap.h.

SIMD_FORCE_INLINE unsigned int btHashString::getHash ( ) const [inline]

Definition at line 28 of file btHashMap.h.

int btHashString::portableStringCompare ( const char *  src,
const char *  dst 
) const [inline]

Definition at line 51 of file btHashMap.h.


Member Data Documentation

unsigned int btHashString::m_hash

Definition at line 26 of file btHashMap.h.

Definition at line 25 of file btHashMap.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


bullet
Author(s): Erwin Coumans, ROS package maintained by Tully Foote
autogenerated on Wed Oct 31 2012 07:54:32