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

#include <feature.h>

Inheritance diagram for osl::rating::TakeBack2:
osl::rating::Feature

Public Member Functions

 TakeBack2 ()
 
bool match (const NumEffectState &, Move move, const RatingEnv &env) const
 
bool effectiveInCheck () const
 
- Public Member Functions inherited from osl::rating::Feature
 Feature (const std::string &name)
 
virtual ~Feature ()
 
const std::string & name () const
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TakeBack2()

osl::rating::TakeBack2::TakeBack2 ( )
inline

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

Member Function Documentation

◆ effectiveInCheck()

bool osl::rating::TakeBack2::effectiveInCheck ( ) const
inlinevirtual

Reimplemented from osl::rating::Feature.

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

◆ match()

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

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