Lumino
ln::CRCHash Class Reference

ハッシュ値の計算を行うクラスです。 More...

#include <CRCHash.hpp>

Static Public Member Functions

static uint32_t compute (const char *str, int len=-1)
 指定した文字列のハッシュ値を求めます。
 
static uint32_t compute (const wchar_t *str, int len=-1)
 指定した文字列のハッシュ値を求めます。
 
static uint32_t compute (const char16_t *str, int len=-1)
 指定した文字列のハッシュ値を求めます。
 

Detailed Description

ハッシュ値の計算を行うクラスです。


The documentation for this class was generated from the following file: