Public メソッド | Static Public メソッド | Private 変数

クラス osl::rating::Block

#include <feature.h>

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

すべてのメンバ一覧

Public メソッド

 Block (int s, int o)
bool match (const NumEffectState &state, Move move, const RatingEnv &) const
bool effectiveInCheck () const

Static Public メソッド

static const std::string name (int self, int opponent)
static int count (const NumEffectState &state, Square position, Player player)

Private 変数

int self
int opponent

説明

rating/feature.h85 行で定義されています。


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

osl::rating::Block::Block ( int  s,
int  o 
) [inline]

rating/feature.h90 行で定義されています。


関数

static int osl::rating::Block::count ( const NumEffectState state,
Square  position,
Player  player 
) [inline, static]
bool osl::rating::Block::effectiveInCheck (  )  const [inline, virtual]

osl::rating::Featureを再定義しています。

rating/feature.h102 行で定義されています。

bool osl::rating::Block::match ( const NumEffectState state,
Move  move,
const RatingEnv  
) const [inline, virtual]

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

rating/feature.h97 行で定義されています。

参照先 osl::alt(), count(), opponent, osl::Move::to(), と osl::SimpleState::turn().

const std::string osl::rating::Block::name ( int  self,
int  opponent 
) [static]

feature.cc29 行で定義されています。


変数

rating/feature.h87 行で定義されています。

参照元 match().

int osl::rating::Block::self [private]

rating/feature.h87 行で定義されています。


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