#include <escape.h>


| Public Member Functions | |
| KingEscape (Ptype s) | |
| bool | match (const NumEffectState &state, Move move, const RatingEnv &) const | 
| bool | effectiveInCheck () const | 
|  Public Member Functions inherited from osl::rating::Feature | |
| Feature (const std::string &name) | |
| virtual | ~Feature () | 
| const std::string & | name () const | 
| Private Attributes | |
| Ptype | ptype | 
Definition at line 74 of file feature/escape.h.
| 
 | inline | 
Definition at line 78 of file feature/escape.h.
| 
 | inlinevirtual | 
Reimplemented from osl::rating::Feature.
Definition at line 87 of file feature/escape.h.
| 
 | inlinevirtual | 
Implements osl::rating::Feature.
Definition at line 82 of file feature/escape.h.
References ptype, and osl::Move::ptype().
| 
 | private | 
Definition at line 76 of file feature/escape.h.
Referenced by match().
 1.8.4
 1.8.4