#include <hash.h>
Definition at line 1163 of file hash.h.
int TStrHashF_Md5::GetPrimHashCd |
( |
const char * |
p | ) |
|
|
static |
Definition at line 86 of file hash.cpp.
int GetPrimHashCd() const
int TStrHashF_Md5::GetPrimHashCd |
( |
const TStr & |
s | ) |
|
|
static |
Definition at line 96 of file hash.cpp.
98 return sig.GetPrimHashCd();
int TStrHashF_Md5::GetSecHashCd |
( |
const char * |
p | ) |
|
|
static |
int TStrHashF_Md5::GetSecHashCd |
( |
const TStr & |
s | ) |
|
|
static |
Definition at line 101 of file hash.cpp.
103 return sig.GetSecHashCd();
The documentation for this class was generated from the following files: