All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
osl::rating::TakeBack2 Class Reference

#include <feature.h>

Inheritance diagram for osl::rating::TakeBack2:
Inheritance graph
[legend]
Collaboration diagram for osl::rating::TakeBack2:
Collaboration graph
[legend]

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 43 of file rating/feature.h.

Constructor & Destructor Documentation

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

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

Member Function Documentation

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

Reimplemented from osl::rating::Feature.

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

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

Implements osl::rating::Feature.

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

References osl::rating::RatingEnv::history, and osl::Move::to().


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