Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
This is the complete list of members for bSearchScore, including all inherited members.
bSearchScore(bSearchScore const &sc) noexcept | bSearchScore | |
bSearchScore(bSearchScore &&sc) noexcept | bSearchScore | explicit |
bSearchScore(bScore const &sc) noexcept | bSearchScore | explicit |
bSearchScore(bScore const &sc, scoretype_t const &st) noexcept | bSearchScore | explicit |
getRealScore() const | bSearchScore | inline |
getScore() const | bSearchScore | inline |
operator std::string() const | bSearchScore | |
operator+ | bSearchScore | friend |
operator+ | bSearchScore | friend |
operator-() const | bSearchScore | |
operator=(bSearchScore &&sc) noexcept | bSearchScore | |
operator=(bScore const &sc) noexcept | bSearchScore | |
operator=(bScore &&sc) noexcept | bSearchScore | |
operator=(bSearchScore const &)=delete | bSearchScore | |
operator> | bSearchScore | friend |
operator> | bSearchScore | friend |
operator> | bSearchScore | friend |
operator>= | bSearchScore | friend |
~bSearchScore() | bSearchScore |