TheChess

thechess::chess::Board Member List

This is the complete list of members for thechess::chess::Board, including all inherited members.
Board() (defined in thechess::chess::Board)thechess::chess::Board
can_move(Xy from) const (defined in thechess::chess::Board)thechess::chess::Board [inline]
castling(Xy rock_xy) const (defined in thechess::chess::Board)thechess::chess::Board
chessman(Xy xy) const (defined in thechess::chess::Board)thechess::chess::Board
color(Xy xy) const (defined in thechess::chess::Board)thechess::chess::Board
fen(std::ostream &out, int halfmove, int fullmove) const (defined in thechess::chess::Board)thechess::chess::Board
field(Xy xy) const (defined in thechess::chess::Board)thechess::chess::Board
fields() const (defined in thechess::chess::Board)thechess::chess::Board [inline]
find_king(Color c) const (defined in thechess::chess::Board)thechess::chess::Board
init_chessmans(Yname y, Color color) (defined in thechess::chess::Board)thechess::chess::Board
init_pawns(Yname y, Color color) (defined in thechess::chess::Board)thechess::chess::Board
isset(Xy xy) const (defined in thechess::chess::Board)thechess::chess::Board
long_pawn() const (defined in thechess::chess::Board)thechess::chess::Board
long_pawn_x() const (defined in thechess::chess::Board)thechess::chess::Board
make_move(const Move move) (defined in thechess::chess::Board)thechess::chess::Board
order() const (defined in thechess::chess::Board)thechess::chess::Board
run_tests (defined in thechess::chess::Board)thechess::chess::Board [friend]
some_move() const (defined in thechess::chess::Board)thechess::chess::Board
some_source(Xy to) const (defined in thechess::chess::Board)thechess::chess::Board
some_target(Xy from) const (defined in thechess::chess::Board)thechess::chess::Board
test_attack(Xy xy, Color c) const (defined in thechess::chess::Board)thechess::chess::Board
test_attack(Move move) const (defined in thechess::chess::Board)thechess::chess::Board
test_castling(const Move move) const (defined in thechess::chess::Board)thechess::chess::Board
test_end() const (defined in thechess::chess::Board)thechess::chess::Board
test_move(const Move move) const (defined in thechess::chess::Board)thechess::chess::Board
test_shah(Color color) const (defined in thechess::chess::Board)thechess::chess::Board
test_shah() const (defined in thechess::chess::Board)thechess::chess::Board [inline]
test_takes(const Move move) const (defined in thechess::chess::Board)thechess::chess::Board
to_string() const (defined in thechess::chess::Board)thechess::chess::Board [inline]
to_table() const (defined in thechess::chess::Board)thechess::chess::Board
 All Classes Functions Enumerations Enumerator