io-chess
UCI chess engine
Loading...
Searching...
No Matches
TTEntry Member List

This is the complete list of members for TTEntry, including all inherited members.

dataTTEntry
getAge(uint64_t d)TTEntryinlinestatic
getBound(uint64_t d)TTEntryinlinestatic
getDepth(uint64_t d)TTEntryinlinestatic
getMove(uint64_t d)TTEntryinlinestatic
getScore(uint64_t d)TTEntryinlinestatic
getStaticEval(uint64_t d)TTEntryinlinestatic
probe(uint64_t key, uint64_t &out_data) constTTEntryinline
save(uint64_t key, int16_t score, int16_t sEval, uint8_t depth, Bound bound, uint16_t move, uint8_t age)TTEntryinline
signatureTTEntry