This is the complete list of members for osl::game_playing::ResignPlayer, including all inherited members.
allowSpeculativeSearch(bool value) | osl::game_playing::ComputerPlayer | virtual |
clone() const | osl::game_playing::ResignPlayer | inlinevirtual |
ComputerPlayer() | osl::game_playing::ComputerPlayer | inline |
isReasonableMove(const GameState &, Move move, int pawn_sacrifice) | osl::game_playing::ComputerPlayer | virtual |
popMove() | osl::game_playing::ResignPlayer | virtual |
pushMove(Move m) | osl::game_playing::ResignPlayer | virtual |
selectBestMove(const GameState &, int, int, int) | osl::game_playing::ResignPlayer | virtual |
setInitialState(const NumEffectState &) | osl::game_playing::ComputerPlayer | virtual |
setRootIgnoreMoves(const container::MoveVector *rim, bool prediction) | osl::game_playing::ComputerPlayer | virtual |
speculative_search_allowed | osl::game_playing::ComputerPlayer | protected |
stopSearchNow() | osl::game_playing::ComputerPlayer | virtual |
~ComputerPlayer() | osl::game_playing::ComputerPlayer | virtual |
~ResignPlayer() | osl::game_playing::ResignPlayer |