#include <hashRandom.h>

| Static Public Member Functions | |
| static void | setUp (double sigma) | 
| static int | value (size_t key) | 
| static int | value (const HashKey &key) | 
| Static Public Attributes | |
| static const size_t | Length = 0x1000 | 
| Static Private Attributes | |
| static CArray< int, Length > | table | 
Definition at line 13 of file hashRandom.h.
| 
 | static | 
Definition at line 76 of file hashRandom.cc.
| 
 | inlinestatic | 
| 
 | inlinestatic | 
Definition at line 25 of file hashRandom.h.
References osl::hash::HashKey128::signature(), and value().
| 
 | static | 
Definition at line 16 of file hashRandom.h.
| 
 | staticprivate | 
Definition at line 18 of file hashRandom.h.
 1.8.4
 1.8.4