#include <feature.h>


| Public Member Functions | |
| SendOff (bool c) | |
| 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 | |
| bool | capture | 
Definition at line 77 of file rating/feature.h.
| 
 | inline | 
Definition at line 81 of file rating/feature.h.
| 
 | inlinevirtual | 
Implements osl::rating::Feature.
Definition at line 82 of file rating/feature.h.
References capture, osl::Move::capturePtype(), osl::PTYPE_EMPTY, osl::rating::RatingEnv::sendoffs, and osl::Move::to().
| 
 | private | 
Definition at line 79 of file rating/feature.h.
Referenced by match().
 1.8.4
 1.8.4