OpenNI 1.5.4
Public Types | Static Public Member Functions | List of all members
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

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

Member Function Documentation

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

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