Public Member Functions | Private Attributes
btHashPtr Class Reference

#include <btHashMap.h>

List of all members.

Public Member Functions

 btHashPtr (const void *ptr)
bool equals (const btHashPtr &other) const
SIMD_FORCE_INLINE unsigned int getHash () const
const void * getPointer () const

Private Attributes

union {
   int   m_hashValues [2]
   const void *   m_pointer
}; 

Detailed Description

Definition at line 112 of file btHashMap.h.


Constructor & Destructor Documentation

btHashPtr::btHashPtr ( const void *  ptr) [inline]

Definition at line 123 of file btHashMap.h.


Member Function Documentation

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

Definition at line 133 of file btHashMap.h.

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

Definition at line 139 of file btHashMap.h.

const void* btHashPtr::getPointer ( ) const [inline]

Definition at line 128 of file btHashMap.h.


Member Data Documentation

union { ... } [private]

Definition at line 118 of file btHashMap.h.

const void* btHashPtr::m_pointer

Definition at line 117 of file btHashMap.h.


The documentation for this class 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