![]() |
OpenNI 1.5.4
|
#include <XnStringsHashT.h>
Public Types | |
typedef XnKeyValuePair< const XnChar *, TValue > | TPair |
typedef XnLinkedNodeT< TPair > | TLinkedNode |
Static Public Member Functions | |
static TLinkedNode * | Allocate (TPair const &pair) |
static void | Deallocate (TLinkedNode *pNode) |
typedef XnLinkedNodeT<TPair> XnStringsNodeAllocator< TValue >::TLinkedNode |
typedef XnKeyValuePair<const XnChar*, TValue> XnStringsNodeAllocator< TValue >::TPair |
static TLinkedNode* XnStringsNodeAllocator< TValue >::Allocate | ( | TPair const & | pair | ) | [inline, static] |
static void XnStringsNodeAllocator< TValue >::Deallocate | ( | TLinkedNode * | pNode | ) | [inline, static] |