CMGDK r49-rc2
组合类型 | 名字空间 | 类型定义 | 函数
K:/CMGDKv18/SDK/Include/hgl/ut/md5.h文件参考

浏览该文件的源代码。

组合类型

class  hgl::util::MD5

名字空间

namespace  hgl
 

__MAKE_HGL__&&!__MAKE_PLUGIN__


namespace  hgl::util

类型定义

typedef unsigned char hgl::util::MD5Code [16]
 MD5编码

函数

void hgl::util::CountMD5 (const void *, size_t, MD5Code &)
bool hgl::util::GetMD5 (const wchar_t *, MD5Code &)
template<typename T >
void hgl::util::StrToMD5 (const T *str, MD5Code &md5)
template<typename T >
void hgl::util::MD5ToStr (const MD5Code &md5, T *str)
 全部  名字空间 文件 函数 变量 类型定义 枚举 枚举值 友元 宏定义