Public メソッド

クラス osl::rating::KingEscapeGroup

#include <escape.h>

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

すべてのメンバ一覧

Public メソッド

 KingEscapeGroup ()
void show (std::ostream &os, int name_width, const range_t &range, const std::vector< double > &weights) const
int findMatch (const NumEffectState &state, Move move, const RatingEnv &env) const
bool effectiveInCheck () const

説明

group/escape.h104 行で定義されています。


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

osl::rating::KingEscapeGroup::KingEscapeGroup (  ) 

escape.cc37 行で定義されています。

参照先 osl::PTYPE_PIECE_MIN.


関数

bool osl::rating::KingEscapeGroup::effectiveInCheck (  )  const [inline, virtual]

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

group/escape.h122 行で定義されています。

int osl::rating::KingEscapeGroup::findMatch ( const NumEffectState state,
Move  m,
const RatingEnv env 
) const [inline, virtual]
戻り値:
-1 if not found

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

group/escape.h113 行で定義されています。

参照先 osl::NumEffectState::inCheck(), と osl::Move::ptype().

void osl::rating::KingEscapeGroup::show ( std::ostream &  os,
int  name_width,
const range_t range,
const std::vector< double > &  weights 
) const [inline, virtual]

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

group/escape.h108 行で定義されています。

参照先 osl::rating::Group::showAll().


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