#include <hash.h>
Definition at line 1235 of file hash.h.
int TStrHashF_Md5::GetPrimHashCd |
( |
const char * |
p | ) |
|
|
static |
Definition at line 118 of file hash.cpp.
int GetPrimHashCd() const
int TStrHashF_Md5::GetPrimHashCd |
( |
const TStr & |
s | ) |
|
|
static |
Definition at line 128 of file hash.cpp.
130 return sig.GetPrimHashCd();
int TStrHashF_Md5::GetSecHashCd |
( |
const char * |
p | ) |
|
|
static |
int TStrHashF_Md5::GetSecHashCd |
( |
const TStr & |
s | ) |
|
|
static |
Definition at line 133 of file hash.cpp.
135 return sig.GetSecHashCd();
The documentation for this class was generated from the following files: