My Project
|
#include <hashKey.h>
Static Public Member Functions | |
static void | addHashKey (HashKey &hk, Square sq, PtypeO ptypeo) |
static void | subHashKey (HashKey &hk, Square sq, PtypeO ptypeo) |
Static Private Attributes | |
static const CArray2d< HashKey128Layout, Square::SIZE, PTYPEO_SIZE > | key |
|
inlinestatic |
Definition at line 172 of file hashKey.h.
References osl::Square::index(), osl::Square::isValid(), osl::isValidPtypeO(), key, and osl::PTYPEO_MIN.
Referenced by osl::hash::HashKey::HashKey(), osl::hash::HashKey::newMakeMove(), and osl::hash::HashKey::newUnmakeMove().
|
inlinestatic |
Definition at line 176 of file hashKey.h.
References osl::Square::index(), osl::Square::isValid(), osl::isValidPtypeO(), key, and osl::PTYPEO_MIN.
Referenced by osl::hash::HashKey::newMakeMove(), and osl::hash::HashKey::newUnmakeMove().
|
staticprivate |
Definition at line 170 of file hashKey.h.
Referenced by addHashKey(), and subHashKey().