|
BenBot 1.7.5
A chess engine
|
This is the complete list of members for ben_bot::search::Callbacks, including all inherited members.
| Callback typedef | ben_bot::search::Callbacks | |
| iteration_complete(const Result &result) const | ben_bot::search::Callbacks | inline |
| make_pretty_printer(std::function< std::string(chess::moves::Move)> &&printMove) -> Callbacks | ben_bot::search::Callbacks | static |
| make_uci_printer(std::function< bool()> &&isDebugMode) -> Callbacks | ben_bot::search::Callbacks | static |
| onIteration | ben_bot::search::Callbacks | |
| onSearchComplete | ben_bot::search::Callbacks | |
| onSearchStart | ben_bot::search::Callbacks | |
| search_complete(const Result &result) const | ben_bot::search::Callbacks | inline |
| search_start(const Options &options) const | ben_bot::search::Callbacks | inline |