Belofte version 2.1.8
A promising chess program using the UCI or Winboard interface
|
This is the complete list of members for bCase, including all inherited members.
bCase() | bCase | |
bCase(bCase &&) noexcept | bCase | explicit |
bCase(case_t c) | bCase | explicit |
bCase(std::string const &s) | bCase | explicit |
bCase(column_t const c, rank_t const r) | bCase | explicit |
bCase(bCase const &)=delete | bCase | |
caseToBit(case_t const c) | bCase | inlinestatic |
column() const | bCase | inline |
column(case_t const c) | bCase | inlinestatic |
column0() const | bCase | inline |
column0(case_t const c) | bCase | inlinestatic |
coordToCase(column_t const c, rank_t const r) | bCase | inlinestatic |
getCaseT() const | bCase | |
operator std::string() const | bCase | |
operator<< | bCase | friend |
operator=(bCase const &)=delete | bCase | |
operator=(bCase &&)=delete | bCase | |
operator=(std::string const &s) | bCase | |
operator==(bCase const rhs) const | bCase | |
rank() const | bCase | inline |
rank(case_t const c) | bCase | inlinestatic |
rank0() const | bCase | inline |
rank0(case_t const c) | bCase | inlinestatic |
~bCase() | bCase |