#include <XnStringsHash.h>
Static Public Member Functions | |
static XnValue | CreateValueCopy (const XnChar *const &orig) |
static void | FreeValue (XnValue &Value) |
static XnValue | GetAsValue (const XnChar *const &orig) |
static const XnChar *const & | GetFromValue (const XnValue &Value) |
static const XnChar *& | GetFromValue (XnValue &Value) |
Definition at line 56 of file XnStringsHash.h.
static XnValue XnStringsKeyTranslator::CreateValueCopy | ( | const XnChar *const & | orig | ) | [inline, static] |
Definition at line 59 of file XnStringsHash.h.
static void XnStringsKeyTranslator::FreeValue | ( | XnValue & | Value | ) | [inline, static] |
Definition at line 68 of file XnStringsHash.h.
static XnValue XnStringsKeyTranslator::GetAsValue | ( | const XnChar *const & | orig | ) | [inline, static] |
Definition at line 74 of file XnStringsHash.h.
static const XnChar* const& XnStringsKeyTranslator::GetFromValue | ( | const XnValue & | Value | ) | [inline, static] |
Definition at line 79 of file XnStringsHash.h.
static const XnChar*& XnStringsKeyTranslator::GetFromValue | ( | XnValue & | Value | ) | [inline, static] |
Definition at line 84 of file XnStringsHash.h.