データ構造 | ネームスペース | 関数
hash_algorithm.h

任意のバイト列のハッシュ関数値を計算する [詳細]

#include "config/mist_conf.h"
#include <string>
#include "md5.h"
#include "sha.h"

ソースコードを見る。

データ構造

class  mist::hash_algorithm
 ハッシュ関数を計算する基底クラス [詳細]

ネームスペース

namespace  mist

関数

std::ostream & mist::operator<< (std::ostream &out, const hash_algorithm &h)
 指定されたストリームにデータを出力する

説明

任意のバイト列のハッシュ関数値を計算する


Generated on Wed Nov 12 2014 19:44:27 for MIST by doxygen 1.8.1.2