|
Belofte version 2.2.0
A promising chess program using the UCI or Winboard interface
|
This is the complete list of members for bConfigurableGame, including all inherited members.
| bConfigurableGame() | bConfigurableGame | explicit |
| bConfigurableGame(bConfigurableGame const &)=delete | bConfigurableGame | |
| bConfigurableGame(bConfigurableGame &&)=delete | bConfigurableGame | |
| getAlgorithm() const | bConfigurableGame | |
| getEval() const | bConfigurableGame | |
| operator=(bConfigurableGame const &)=delete | bConfigurableGame | |
| operator=(bConfigurableGame &&)=delete | bConfigurableGame | |
| setAlgorithm(std::string const &alg) | bConfigurableGame | |
| setEval(std::string const &e) | bConfigurableGame | |
| ~bConfigurableGame() | bConfigurableGame | virtual |