My Project
Public Member Functions | Private Attributes | List of all members
osl::rating::SendOff Class Reference

#include <feature.h>

Inheritance diagram for osl::rating::SendOff:
osl::rating::Feature

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
 

Detailed Description

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

Constructor & Destructor Documentation

◆ SendOff()

osl::rating::SendOff::SendOff ( bool  c)
inline

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

Member Function Documentation

◆ match()

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

Member Data Documentation

◆ capture

bool osl::rating::SendOff::capture
private

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

Referenced by match().


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