構成 | Public メソッド | Static Public メソッド

クラス osl::rating::Threatmate

#include <checkmate.h>

osl::rating::Threatmateに対する継承グラフ
Inheritance graph
[凡例]
osl::rating::Threatmateのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

構成

struct  Helper

Public メソッド

 Threatmate ()
bool match (const NumEffectState &state, Move move, const RatingEnv &) const

Static Public メソッド

static bool isCandidate (const NumEffectState &state, Move move)
static bool knight2Step (const NumEffectState &state, Move move, Square king)
static bool captureForKnightCheck (const NumEffectState &state, Move move, Square king)

説明

checkmate.h27 行で定義されています。


コンストラクタとデストラクタ

osl::rating::Threatmate::Threatmate (  )  [inline]

checkmate.h30 行で定義されています。


関数

bool osl::rating::Threatmate::captureForKnightCheck ( const NumEffectState state,
Move  move,
Square  king 
) [static]
bool osl::rating::Threatmate::isCandidate ( const NumEffectState state,
Move  move 
) [static]
bool osl::rating::Threatmate::knight2Step ( const NumEffectState state,
Move  move,
Square  king 
) [static]
bool osl::rating::Threatmate::match ( const NumEffectState state,
Move  move,
const RatingEnv  
) const [virtual]

osl::rating::Featureを実装しています。

checkmate.cc94 行で定義されています。

参照先 isCandidate(), と osl::NumEffectState::makeUnmakeMove().


このクラスの説明は次のファイルから生成されました:
 全て クラス ネームスペース ファイル 関数 変数 型定義 列挙型 列挙型の値 フレンド マクロ定義