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

クラス osl::rating::BigramAttackGroup

#include <bigramGroup.h>

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

すべてのメンバ一覧

Public メソッド

 BigramAttackGroup (bool same, bool focus_x)
void show (std::ostream &os, int name_width, const range_t &range, const std::vector< double > &weights) const
int findMatch (const NumEffectState &state, Move m, const RatingEnv &env) const

Static Public メソッド

static std::string name (bool same, bool focus_x)

Private 変数

bool same
bool focus_x

説明

bigramGroup.h13 行で定義されています。


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

osl::rating::BigramAttackGroup::BigramAttackGroup ( bool  same,
bool  focus_x 
)

bigramGroup.cc13 行で定義されています。

参照先 focus_x, と same.


関数

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

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

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

参照先 focus_x, osl::rating::BigramAttack::index(), と same.

std::string osl::rating::BigramAttackGroup::name ( bool  same,
bool  focus_x 
) [static]

bigramGroup.cc6 行で定義されています。

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

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

bigramGroup.h20 行で定義されています。

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


変数

bigramGroup.h15 行で定義されています。

参照元 BigramAttackGroup(), と findMatch().

bigramGroup.h15 行で定義されています。

参照元 BigramAttackGroup(), と findMatch().


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