My Project
|
#include <capture.h>
Public Member Functions | |
ContinueCapture () | |
bool | match (const NumEffectState &, Move move, const RatingEnv &env) const |
![]() | |
Feature (const std::string &name) | |
virtual | ~Feature () |
virtual bool | effectiveInCheck () const |
const std::string & | name () const |
|
inlinevirtual |
Implements osl::rating::Feature.
Definition at line 61 of file capture.h.
References osl::Move::capturePtype(), osl::Move::from(), osl::container::MoveStack::hasLastMove(), osl::rating::RatingEnv::history, osl::container::MoveStack::lastMove(), osl::PTYPE_EMPTY, and osl::Move::to().