|
io-chess
UCI chess engine
|
This is the complete list of members for TTEntry, including all inherited members.
| data | TTEntry | |
| getAge(uint64_t d) | TTEntry | inlinestatic |
| getBound(uint64_t d) | TTEntry | inlinestatic |
| getDepth(uint64_t d) | TTEntry | inlinestatic |
| getMove(uint64_t d) | TTEntry | inlinestatic |
| getScore(uint64_t d) | TTEntry | inlinestatic |
| getStaticEval(uint64_t d) | TTEntry | inlinestatic |
| probe(uint64_t key, uint64_t &out_data) const | TTEntry | inline |
| save(uint64_t key, int16_t score, int16_t sEval, uint8_t depth, Bound bound, uint16_t move, uint8_t age) | TTEntry | inline |
| signature | TTEntry |