Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
This is the complete list of members for bLevel, including all inherited members.
bLevel() | bLevel | |
bLevel(bLevel const &)=default | bLevel | |
bLevel(bLevel &&)=delete | bLevel | |
clearPondering() | bLevel | |
flagLevelChanged() | bLevel | |
getMaxDepth() const | bLevel | |
getQSDepth() const | bLevel | inline |
getSearchDepth() const | bLevel | |
getType() const | bLevel | |
isPondering() const | bLevel | |
operator std::string() const | bLevel | |
operator=(bLevel const &)=default | bLevel | |
operator=(bLevel &&)=delete | bLevel | |
qsDepthReached(depth_t const d) const | bLevel | |
searchDepthReached(depth_t const d) const | bLevel | |
setDepthCommand(depth_t const d) | bLevel | |
setGameTime(int const msPerGame) | bLevel | |
setGameTime(int const msPerGame, int const msIncrementPerMove) | bLevel | |
setInfinite() | bLevel | |
setMateSearch(depth_t const d) | bLevel | |
setMaxDepth(depth_t const d) | bLevel | |
setMovePlayed() | bLevel | |
setMoves(std::string movelist) | bLevel | |
setMoveTime(int const msPerMove) | bLevel | |
setMoveTime(int const msPerGame, int const nMoves) | bLevel | |
setMoveTime(int const msPerGame, int const nMoves, int const msIncrementPerMove) | bLevel | |
setNodes(int64_t n) | bLevel | |
setPondering() | bLevel | |
setQSDepth(depth_t const d) | bLevel | inline |
setRemainingTime(int const msPerGame) | bLevel | |
setSearchDepth(depth_t const d) | bLevel | |
stillTimeLeft(depth_t const d, long const nTimeElapsed) const | bLevel | |
stoppingSearch(long const nTimeElapsed) const | bLevel | |
undoMovePlayed() | bLevel | |
~bLevel() | bLevel |