#include <UT_Hash.h>
Definition at line 202 of file UT_Hash.h.
UT_Hash_Ptr::UT_Hash_Ptr |
( |
const void * |
p | ) |
|
|
inline |
UT_Hash_Ptr::~UT_Hash_Ptr |
( |
| ) |
|
|
inlineoverride |
template<typename T >
const T* UT_Hash_Ptr::asPointer |
( |
| ) |
const |
|
inline |
Get the pointer as a given type.
Definition at line 245 of file UT_Hash.h.
int UT_Hash_Ptr::compare |
( |
const UT_Hash & |
a | ) |
const |
|
inlineoverridevirtual |
UT_Hash* UT_Hash_Ptr::copy |
( |
| ) |
const |
|
inlineoverridevirtual |
int64 UT_Hash_Ptr::getMemoryUsage |
( |
bool |
inclusive | ) |
const |
|
inlineoverridevirtual |
unsigned UT_Hash_Ptr::hash |
( |
void |
| ) |
const |
|
inlineoverridevirtual |
UT_Hash_Ptr::operator const void * |
( |
| ) |
const |
|
inline |
Casting operators.
Definition at line 248 of file UT_Hash.h.
UT_Hash_Ptr::operator void * |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: