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

クラス osl::eval::ml::MajorCheckWithCapture

#include <majorPiece.h>

osl::eval::ml::MajorCheckWithCaptureのコラボレーション図
Collaboration graph
[凡例]

すべてのメンバ一覧

Public 型

enum  { ONE_DIM = PTYPE_SIZE * 2 * 2, DIM = ONE_DIM * EvalStages }

Static Public メソッド

static void setUp (const Weights &weights)
static MultiInt eval (const NumEffectState &state)

Static Private メソッド

template<Player Owner>
static MultiInt addOne (const NumEffectState &state)
static size_t index (Ptype ptype, bool is_rook, bool can_promote)

Static Private 変数

static CArray< MultiInt, ONE_DIM > table

説明

majorPiece.h633 行で定義されています。


列挙型

anonymous enum
列挙型の値:
ONE_DIM 
DIM 

majorPiece.h636 行で定義されています。


関数

template<osl::Player Owner>
osl::MultiInt osl::eval::ml::MajorCheckWithCapture::addOne ( const NumEffectState state  )  [static, private]
osl::MultiInt osl::eval::ml::MajorCheckWithCapture::eval ( const NumEffectState state  )  [static]
static size_t osl::eval::ml::MajorCheckWithCapture::index ( Ptype  ptype,
bool  is_rook,
bool  can_promote 
) [inline, static, private]

majorPiece.h646 行で定義されています。

参照元 addOne().

void osl::eval::ml::MajorCheckWithCapture::setUp ( const Weights weights  )  [static]

majorPiece.cc1209 行で定義されています。

参照先 osl::NStages, table, と osl::eval::ml::Weights::value().


変数

osl::CArray< MultiInt, osl::eval::ml::MajorCheckWithCapture::ONE_DIM > osl::eval::ml::MajorCheckWithCapture::table [static, private]

majorPiece.h643 行で定義されています。

参照元 addOne(), と setUp().


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