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