TheChess

thechess::chess::CachedMoves Member List

This is the complete list of members for thechess::chess::CachedMoves, including all inherited members.
as_svuc() const (defined in thechess::chess::Moves)thechess::chess::Moves [inline]
as_svuc() (defined in thechess::chess::Moves)thechess::chess::Moves [inline]
board_at(int n) const (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
CachedMoves(int moves_count=0) (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
CachedMoves(const Moves &moves) (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
check() const (defined in thechess::chess::Moves)thechess::chess::Moves
foreach(void *func(Move move, const Board &board), int from=0, int to=-1) const (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
human_size() const (defined in thechess::chess::Moves)thechess::chess::Moves [inline]
move_at(int n) const (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
move_at(int n, const Board &board) const (defined in thechess::chess::Moves)thechess::chess::Moves [inline]
Moves(int moves_count=0) (defined in thechess::chess::Moves)thechess::chess::Moves
Moves(Move moves[], int moves_count) (defined in thechess::chess::Moves)thechess::chess::Moves
n_from_human(int human_i, Color color) (defined in thechess::chess::Moves)thechess::chess::Moves [inline, static]
n_to_human(int move_n) (defined in thechess::chess::Moves)thechess::chess::Moves [inline, static]
order(int move_n) (defined in thechess::chess::Moves)thechess::chess::Moves [inline, static]
order_int(int move_n) (defined in thechess::chess::Moves)thechess::chess::Moves [inline, static]
pgn(std::ostream &out, const std::string &result, bool reduced=false) const (defined in thechess::chess::Moves)thechess::chess::Moves
pop_move() (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
pop_moves(int number) (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
push_move(Move move) (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
reset_move(int n, Move move) (defined in thechess::chess::CachedMoves)thechess::chess::CachedMoves
size() const (defined in thechess::chess::Moves)thechess::chess::Moves [inline]
size_to_human(int size) (defined in thechess::chess::Moves)thechess::chess::Moves [inline, static]
 All Classes Functions Enumerations Enumerator