This is the complete list of members for boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys >, including all inherited members.
data_ | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | private |
GetDataAt(KeyType primary_board_state, DepthType remaining_search_depth, std::array< KeyType, NumConfKeys > expected_keys) | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | inline |
IncrementMoveCounter() | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | inline |
move_counter_ | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | private |
NumIdleMovesAt(KeyType board_state) | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | inline |
NumMovesSinceLastUseOf(const TranspositionTableEntryForConcepts< KeyType, NumConfKeys > &tr_table_entry) | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | inlineprivate |
RecordData(KeyType primary_board_state, DepthType search_depth, moveselection::MinimaxResultType result_type, moveselection::EqualScoreMoves &similar_moves, const std::array< KeyType, NumConfKeys > &confirmation_keys) | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | inline |
size() | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | inline |
TranspositionTableForConcepts()=default | boardstate::TranspositionTableForConcepts< KeyType, NumConfKeys > | |