|
BenBot 1.7.5
A chess engine
|
This is the complete list of members for chess::uci::Option, including all inherited members.
| get_declaration_string() const -> string=0 | chess::uci::Option | pure virtual |
| get_default_value_variant() const -> Variant=0 | chess::uci::Option | pure virtual |
| get_help() const noexcept -> string_view=0 | chess::uci::Option | pure virtual |
| get_name() const noexcept -> string_view=0 | chess::uci::Option | pure virtual |
| get_type() const noexcept -> string_view=0 | chess::uci::Option | pure virtual |
| get_value_variant() const -> Variant=0 | chess::uci::Option | pure virtual |
| handle_setvalue(string_view arguments)=0 | chess::uci::Option | pure virtual |
| has_value() const noexcept -> bool | chess::uci::Option | 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 | |
| Variant typedef | chess::uci::Option | |
| ~Option() | chess::uci::Option | virtual |