|
Belofte version 2.2.0
A promising chess program using the UCI or Winboard interface
|
This is the complete list of members for cmd_ucinewgame, including all inherited members.
| cmd_ucinewgame() | cmd_ucinewgame | inline |
| engineUserCommand(std::string const &s, std::string const &h) | engineUserCommand | inline |
| engineUserCommand(engineUserCommand const &)=delete | engineUserCommand | |
| engineUserCommand(engineUserCommand &&)=delete | engineUserCommand | |
| execute(std::string const &args) override | cmd_ucinewgame | virtual |
| m_hint | engineUserCommand | |
| m_isHidden | engineUserCommand | |
| m_isImplemented | engineUserCommand | |
| m_name | engineUserCommand | |
| operator=(engineUserCommand const &)=delete | engineUserCommand | |
| operator=(engineUserCommand &&)=delete | engineUserCommand | |
| UCIengineCommand(std::string const &s, std::string const &h) | UCIengineCommand | inline |
| ~engineUserCommand() | engineUserCommand | inlinevirtual |
| ~UCIengineCommand() override | UCIengineCommand | inline |