My Project
osl::rating::CheckmateIfCapture Class Reference

#include <checkmate.h>

Inheritance diagram for osl::rating::CheckmateIfCapture:
osl::rating::Feature

Public Member Functions

 CheckmateIfCapture ()
bool match (const NumEffectState &state, Move move, const RatingEnv &) 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 14 of file checkmate.h.

Constructor & Destructor Documentation

◆ CheckmateIfCapture()

osl::rating::CheckmateIfCapture::CheckmateIfCapture ( )
inline

Definition at line 17 of file checkmate.h.

References osl::rating::Feature::Feature().

Member Function Documentation

◆ match()

bool osl::rating::CheckmateIfCapture::match ( const NumEffectState & state,
Move move,
const RatingEnv &  ) const
inlinevirtual

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