| Open CASCADE Technology
    7.8.0.dev
    | 
#include <Standard_Integer.hxx>| Functions | |
| Standard_Integer | HashCode (const void *const thePointer, const Standard_Integer theUpperBound) | 
| Returns a hash code of the given memory pointer.  More... | |
| Standard_Boolean | IsEqual (const Standard_Address One, const Standard_Address Two) | 
| 
 | inline | 
Returns a hash code of the given memory pointer.
| thePointer | the memory pointer which hash code it to be computed | 
| theUpperBound | the upper bound of the range a resulting hash code must be within | 
| 
 | inline | 
 1.8.13
 1.8.13