#include <pinAttack.h>


| Public Member Functions | |
| EscapePin (Ptype p) | |
| 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 | 
| Private Attributes | |
| Ptype | pinned | 
Definition at line 74 of file pinAttack.h.
| 
 | inlineexplicit | 
Definition at line 78 of file pinAttack.h.
| 
 | inlinevirtual | 
Implements osl::rating::Feature.
Definition at line 79 of file pinAttack.h.
References osl::PtypeTable::getMaskLow(), osl::KING, osl::rating::RatingEnv::my_pin, pinned, osl::Move::ptype(), and osl::Ptype_Table.
| 
 | private | 
Definition at line 76 of file pinAttack.h.
Referenced by match().
 1.8.4
 1.8.4