Static Public メソッド | Static Public 変数

構造体 テンプレート osl::PtypeTraits< BISHOP >

#include <ptypeTraits.h>

すべてのメンバ一覧

Static Public メソッド

static const char * name ()
static const char * csaName ()

Static Public 変数

static const bool isBasic = true
static const bool canPromote = true
static const bool betterToPromote = true
static const Ptype moveType = BISHOP
static const Ptype basicType = BISHOP
static const int indexMin = 36
static const int indexLimit = 38
static const int dropBlackFromY = 1
static const int dropBlackToY = 9
static const int mayPromoteToY = 9
static const int moveMask

説明

template<>
struct osl::PtypeTraits< BISHOP >

ptypeTraits.h190 行で定義されています。


関数

static const char* osl::PtypeTraits< BISHOP >::csaName (  )  [inline, static]

ptypeTraits.h198 行で定義されています。

static const char* osl::PtypeTraits< BISHOP >::name (  )  [inline, static]

ptypeTraits.h197 行で定義されています。


変数

const Ptype osl::PtypeTraits< BISHOP >::basicType = BISHOP [static]

ptypeTraits.h196 行で定義されています。

const bool osl::PtypeTraits< BISHOP >::betterToPromote = true [static]

ptypeTraits.h194 行で定義されています。

const bool osl::PtypeTraits< BISHOP >::canPromote = true [static]

ptypeTraits.h193 行で定義されています。

const int osl::PtypeTraits< BISHOP >::dropBlackFromY = 1 [static]

ptypeTraits.h201 行で定義されています。

const int osl::PtypeTraits< BISHOP >::dropBlackToY = 9 [static]

ptypeTraits.h202 行で定義されています。

const int osl::PtypeTraits< BISHOP >::indexLimit = 38 [static]

ptypeTraits.h200 行で定義されています。

const int osl::PtypeTraits< BISHOP >::indexMin = 36 [static]
const bool osl::PtypeTraits< BISHOP >::isBasic = true [static]

ptypeTraits.h192 行で定義されています。

const int osl::PtypeTraits< BISHOP >::mayPromoteToY = 9 [static]

ptypeTraits.h203 行で定義されています。

const int osl::PtypeTraits< BISHOP >::moveMask [static]
初期値:
    DirectionTraits<LONG_UL>::mask|DirectionTraits<LONG_UR>::mask
    |DirectionTraits<LONG_DL>::mask|DirectionTraits<LONG_DR>::mask

ptypeTraits.h204 行で定義されています。

const Ptype osl::PtypeTraits< BISHOP >::moveType = BISHOP [static]

ptypeTraits.h195 行で定義されています。


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