BenBot 1.7.5
A chess engine
Loading...
Searching...
No Matches
ben_bot::search::Context Member List

This is the complete list of members for ben_bot::search::Context, including all inherited members.

abort() noexceptben_bot::search::Contextinline
clear_transposition_table()ben_bot::search::Contextinline
Context()=defaultben_bot::search::Context
Context(Callbacks &&callbacksToUse)ben_bot::search::Contextinlineexplicit
Context(const Context &)=deleteben_bot::search::Context
Context(Context &&)=deleteben_bot::search::Context
get_position() const noexcept -> const Position &ben_bot::search::Contextinline
in_progress() const noexcept -> boolben_bot::search::Contextinline
operator=(const Context &)=deleteben_bot::search::Context
operator=(Context &&)=deleteben_bot::search::Context
ponder_hit() noexceptben_bot::search::Contextinline
probe_transposition_table(const Position &pos) const -> std::optional< TTData >ben_bot::search::Contextinline
resize_transposition_table(size_t sizeMB)ben_bot::search::Contextinline
search()ben_bot::search::Context
set_callbacks(Callbacks &&callbacksToUse)ben_bot::search::Contextinline
set_options(const Options &opts)ben_bot::search::Contextinline
set_options(const chess::uci::GoCommandOptions &opts)ben_bot::search::Contextinline
set_pondering(const bool isPonderMode) noexceptben_bot::search::Contextinline
set_position(const Position &pos)ben_bot::search::Contextinline
wait() constben_bot::search::Context
~Context()=defaultben_bot::search::Context