Bike-X
0.8
|
#include "OVR_Hash.h"
Public Member Functions | |
NodeRef (const C &f, const U &s) | |
NodeRef (const NodeRef &src) | |
UPInt | GetHash () const |
operator const C & () const | |
Data Fields | |
const C * | pFirst |
const U * | pSecond |
Definition at line 998 of file OVR_Hash.h.
|
inline |
Definition at line 1003 of file OVR_Hash.h.
|
inline |
Definition at line 1004 of file OVR_Hash.h.
|
inline |
Definition at line 1007 of file OVR_Hash.h.
|
inline |
Definition at line 1009 of file OVR_Hash.h.
const C* OVR::HashNode< C, U, HashF >::NodeRef::pFirst |
Definition at line 1000 of file OVR_Hash.h.
const U* OVR::HashNode< C, U, HashF >::NodeRef::pSecond |
Definition at line 1001 of file OVR_Hash.h.