|
Belofte version 2.2.0
A promising chess program using the UCI or Winboard interface
|
This is the complete list of members for cmd_name, including all inherited members.
| cmd_name() | cmd_name | 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_name | virtual |
| m_hint | engineUserCommand | |
| m_isHidden | engineUserCommand | |
| m_isImplemented | engineUserCommand | |
| m_name | engineUserCommand | |
| operator=(engineUserCommand const &)=delete | engineUserCommand | |
| operator=(engineUserCommand &&)=delete | engineUserCommand | |
| Xboard2engineCommand(std::string const &s, std::string const &h) | Xboard2engineCommand | inline |
| ~engineUserCommand() | engineUserCommand | inlinevirtual |
| ~Xboard2engineCommand() override | Xboard2engineCommand | inline |