My Project
|
#include <hashKey.h>
Public Attributes | |
uint64_t | board64 |
uint32_t | board32 |
uint32_t | piece_stand |
uint32_t osl::hash::HashKey128Layout::board32 |
Definition at line 30 of file hashKey.h.
Referenced by osl::hash::HashKey128::boardKey(), osl::hash::HashKey128::HashKey128(), osl::hash::HashKey128::HashKey128(), osl::hash::HashKey128::operator+=(), osl::hash::HashKey128::operator-=(), osl::hash::HashKey128::operator[](), osl::hash::HashKey128::setRandom(), and osl::hash::HashKey128::signature().
uint64_t osl::hash::HashKey128Layout::board64 |
Definition at line 29 of file hashKey.h.
Referenced by osl::hash::HashKey128::add(), osl::hash::HashKey128::boardKey(), osl::hash::HashKey128::boardKey64(), osl::hash::HashKey128::changeTurn(), osl::hash::HashKey128::hash64(), osl::hash::HashKey128::HashKey128(), osl::hash::HashKey128::HashKey128(), osl::hash::HashKey128::operator+=(), osl::hash::HashKey128::operator-=(), osl::hash::HashKey128::operator[](), osl::hash::HashKey128::playerBit(), osl::hash::HashKey128::setPlayer(), and osl::hash::HashKey128::setRandom().
uint32_t osl::hash::HashKey128Layout::piece_stand |
Definition at line 30 of file hashKey.h.
Referenced by osl::hash::HashKey128::blackStand(), osl::hash::HashKey128::HashKey128(), osl::hash::HashKey128::HashKey128(), osl::hash::HashKey128::operator+=(), osl::hash::HashKey128::operator-=(), osl::hash::HashKey128::pieceStand(), and osl::hash::HashKey128::setPieceStand().