#include <KeyHandling.h>
Collaboration diagram for UserKey< T >:
Public Member Functions | |
UserKey (const u_int32 Buckets, const u_int32 KeyLength) | |
~UserKey () | |
void | setID (u_int32 ID[]) |
void | readMaster (MasterKey< T > *Master) |
int | readFile (FILE *file) |
int | writeFile (FILE *file) |
T * | getKey (u_int32 Number) |
u_int32 | getID (u_int32 Number) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|