#include <feature.h>


| Public Member Functions | |
| PawnAttack () | |
| bool | match (const NumEffectState &, Move move, const RatingEnv &env) const | 
|  Public Member Functions inherited from osl::rating::Feature | |
| Feature (const std::string &name) | |
| virtual | ~Feature () | 
| virtual bool | effectiveInCheck () const | 
| const std::string & | name () const | 
Definition at line 243 of file rating/feature.h.
| 
 | inline | 
Definition at line 246 of file rating/feature.h.
| 
 | inlinevirtual | 
Implements osl::rating::Feature.
Definition at line 249 of file rating/feature.h.
References osl::Move::capturePtype(), osl::rating::RatingEnv::history, osl::Move::isDrop(), osl::Move::isNormal(), osl::PAWN, osl::Move::ptype(), osl::PTYPE_EMPTY, osl::Move::to(), and osl::Square::x().
 1.8.4
 1.8.4