Public メソッド

構造体 osl::rating::CheckGroup

#include <group.h>

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

すべてのメンバ一覧

Public メソッド

 CheckGroup ()
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.h68 行で定義されています。


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

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

group.h70 行で定義されています。


関数

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

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

group.h93 行で定義されています。

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

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

group.h81 行で定義されています。

参照先 osl::NumEffectState::isDirectCheck(), osl::NumEffectState::isOpenCheck(), osl::rating::Check::openLong(), と osl::rating::RatingEnv::progress.

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

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

group.h76 行で定義されています。

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


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