OpenNI 1.5.7
XnStringsNodeAllocator< TValue > Class Template Reference

#include <XnStringsHashT.h>

Public Types

typedef XnKeyValuePair< const XnChar *, TValue > TPair
 
typedef XnLinkedNodeT< TPairTLinkedNode
 

Static Public Member Functions

static TLinkedNodeAllocate (TPair const &pair)
 
static void Deallocate (TLinkedNode *pNode)
 

Member Typedef Documentation

◆ TLinkedNode

template<class TValue >
XnLinkedNodeT<TPair> XnStringsNodeAllocator< TValue >::TLinkedNode

◆ TPair

template<class TValue >
XnKeyValuePair<const XnChar*, TValue> XnStringsNodeAllocator< TValue >::TPair

Member Function Documentation

◆ Allocate()

template<class TValue >
static TLinkedNode * XnStringsNodeAllocator< TValue >::Allocate ( TPair const & pair)
inlinestatic

◆ Deallocate()

template<class TValue >
static void XnStringsNodeAllocator< TValue >::Deallocate ( TLinkedNode * pNode)
inlinestatic

The documentation for this class was generated from the following file: