My Project
Public Member Functions | List of all members
osl::rating::RookDefense Class Reference

#include <feature.h>

Inheritance diagram for osl::rating::RookDefense:
osl::rating::Feature

Public Member Functions

 RookDefense ()
 
bool match (const NumEffectState &state, 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
 

Detailed Description

Definition at line 194 of file rating/feature.h.

Constructor & Destructor Documentation

◆ RookDefense()

osl::rating::RookDefense::RookDefense ( )
inline

Definition at line 197 of file rating/feature.h.

Member Function Documentation

◆ match()

bool osl::rating::RookDefense::match ( const NumEffectState state,
Move  move,
const RatingEnv env 
) const
inlinevirtual

The documentation for this class was generated from the following file: