#include <hashKey.h>
Public メソッド | |
HashGenTable () | |
void | addHashKey (HashKey &hk, Position pos, PtypeO ptypeo) const |
void | subHashKey (HashKey &hk, Position pos, PtypeO ptypeo) const |
Private 変数 | |
CArray2d< HashKey, Position::SIZE, PTYPEO_SIZE > | hashKey |
osl::hash::HashGenTable::HashGenTable | ( | ) |
CArray2d<HashKey,Position::SIZE,PTYPEO_SIZE> osl::hash::HashGenTable::hashKey [private] |
参照元 addHashKey(), HashGenTable(), と subHashKey().