Belofte version 2.1.9
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 &sc) | bSearchScore | inline |
bSearchScore(bSearchScore const &sc) | bSearchScore | inline |
bSearchScore(bSearchScore &&sc) | bSearchScore | inline |
bSearchScore(bScore const &score) | bSearchScore | inlineexplicit |
bSearchScore(bScore const &score, scoretype_t const &st) | bSearchScore | inlineexplicit |
convergeScore() | bSearchScore | inline |
convergeScore(bScore const score) | bSearchScore | static |
getScore() const | bSearchScore | inline |
improvesOn(bSearchScore const &sc) | bSearchScore | inline |
improvesOn(bScore const &margin, bSearchScore const &sc) const | bSearchScore | inline |
improvesOn(bScore const &sc) | bSearchScore | inline |
improvesOn(bScore const &margin, bScore const &sc) const | bSearchScore | inline |
isDrawScore(bScore const score) | bSearchScore | inlinestatic |
isUndefinedScore(bScore const score) | bSearchScore | inlinestatic |
isWinning() const | bSearchScore | inline |
m_score | bSearchScore | |
m_type | bSearchScore | |
operator std::string() const | bSearchScore | |
operator+(std::string const &rhs) | bSearchScore | inline |
operator+(std::string const &lhs, bSearchScore const &sc) | bSearchScore | friend |
operator-() const | bSearchScore | |
operator<(bScore const &rhsc) | bSearchScore | inline |
operator<(bSearchScore const &rhsc) | bSearchScore | inline |
operator<(bScore const &lhsc, bSearchScore const &rhsc) | bSearchScore | friend |
operator<=(bSearchScore const &rhsc) | bSearchScore | inline |
operator<=(bScore const &lhsc, bSearchScore const &rhsc) | bSearchScore | friend |
operator=(bScore const &score) | bSearchScore | inline |
operator>(bScore const &rhsc) | bSearchScore | inline |
operator>(bSearchScore const &rhsc) | bSearchScore | inline |
operator>(bScore const &lhsc, bSearchScore const &rhsc) | bSearchScore | friend |
operator>=(bSearchScore const &rhsc) | bSearchScore | inline |
operator>=(bScore const &lhsc, bSearchScore const &rhsc) | bSearchScore | friend |
realScore() const | bSearchScore | inline |
realScore(bScore const score) | bSearchScore | inlinestatic |
u_scoreInfo | bSearchScore | |
~bSearchScore() | bSearchScore | inline |