|
BenBot 1.7.5
A chess engine
|
This is the complete list of members for chess::uci::Action, including all inherited members.
| Action(string name, Callback &&action, string helpString) | chess::uci::Action | |
| Callback typedef | chess::uci::Action | |
| get_declaration_string() const -> string override | chess::uci::Action | virtual |
| get_default_value_variant() const -> Variant override | chess::uci::Action | inlinevirtual |
| get_help() const noexcept -> string_view override | chess::uci::Action | inlinevirtual |
| get_name() const noexcept -> string_view override | chess::uci::Action | inlinevirtual |
| get_type() const noexcept -> string_view override | chess::uci::Action | inlinevirtual |
| get_value_variant() const -> Variant override | chess::uci::Action | inlinevirtual |
| handle_setvalue(string_view arguments) override | chess::uci::Action | virtual |
| has_value() const noexcept -> bool override | chess::uci::Action | inlinevirtual |
| operator=(const Option &)=default | chess::uci::Option | |
| operator=(Option &&)=default | chess::uci::Option | |
| Option()=default | chess::uci::Option | |
| Option(const Option &)=default | chess::uci::Option | |
| Option(Option &&)=default | chess::uci::Option | |
| Value typedef | chess::uci::Action | |
| Variant typedef | chess::uci::Option | |
| ~Option() | chess::uci::Option | virtual |