 |
|
 |
 |
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLSOUND::CContextMatcher Struct Template Reference#include <context_sound.h>
List of all members.
template<uint NbJoker, bool UseRandom, uint Shift = 5>
struct NLSOUND::CContextMatcher< NbJoker, UseRandom, Shift >
Constructor & Destructor Documentation
template<uint NbJoker, bool UseRandom, uint Shift = 5> |
NLSOUND::CContextMatcher< NbJoker, UseRandom, Shift >::CContextMatcher |
( |
uint32 * |
jokersValues, |
|
|
uint32 |
randomValue |
|
) |
[inline] |
|
Member Function Documentation
template<uint NbJoker, bool UseRandom, uint Shift = 5> |
size_t NLSOUND::CContextMatcher< NbJoker, UseRandom, Shift >::getHashValue |
( |
|
) |
const [inline] |
|
template<uint NbJoker, bool UseRandom, uint Shift = 5> |
bool NLSOUND::CContextMatcher< NbJoker, UseRandom, Shift >::operator== |
( |
const CContextMatcher< NbJoker, UseRandom, Shift > & |
other |
) |
const [inline] |
|
Member Data Documentation
template<uint NbJoker, bool UseRandom, uint Shift = 5> |
uint32 NLSOUND::CContextMatcher::HashValue
|
|
template<uint NbJoker, bool UseRandom, uint Shift = 5> |
uint32 NLSOUND::CContextMatcher::JokersValues[NbJoker]
|
|
template<uint NbJoker, bool UseRandom, uint Shift = 5> |
uint32 NLSOUND::CContextMatcher::RandomValue
|
|
The documentation for this struct was generated from the following file:
|
 |