NLSOUND::CContextMatcher< NbJoker, UseRandom, Shift >::CHash Struct Reference

#include <context_sound.h>

template<uint NbJoker, bool UseRandom, uint Shift = 5>
struct NLSOUND::CContextMatcher< NbJoker, UseRandom, Shift >::CHash


Public Member Functions

size_t operator() (const CContextMatcher &patternMatcher) const

Member Function Documentation

template<uint NbJoker, bool UseRandom, uint Shift = 5>
size_t NLSOUND::CContextMatcher< NbJoker, UseRandom, Shift >::CHash::operator() const CContextMatcher patternMatcher  )  const [inline]
 

Definition at line 93 of file context_sound.h.

References NLSOUND::CContextMatcher< NbJoker, UseRandom, Shift >::getHashValue().

00094                 {
00095                         return patternMatcher.getHashValue();
00096                 }


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 14:37:18 2004 for NeL by doxygen 1.3.6