tartan 1.2.2.1
Chess API
|
This is the complete list of members for tt::ex::no_such_move, including all inherited members.
exception(T... args) | std::exception | |
illegal_move(const Piece *p, const Piece::Position &to, const std::string &what_arg="Illegal move") | tt::ex::illegal_move | inline |
logic_error(T... args) | std::logic_error | |
no_such_move(const Piece *p, const Piece::Position &to, const std::string &what_arg="Selected piece can't perform such move") | tt::ex::no_such_move | inline |
operator=(T... args) | std::exception | |
piece() const | tt::ex::illegal_move | inline |
to() const | tt::ex::illegal_move | inline |
what(T... args) | std::logic_error | |
~exception(T... args) | std::exception | |
~illegal_move()=default (defined in tt::ex::illegal_move) | tt::ex::illegal_move | virtual |
~tartan()=default (defined in tt::ex::tartan) | tt::ex::tartan | virtual |