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

クラス osl::rating::Capture

#include <capture.h>

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

すべてのメンバ一覧

Public 型

enum  { INF = 999999 }

Public メソッド

 Capture (int f, int l)
bool match (const NumEffectState &state, Move move, const RatingEnv &env) const

Static Public メソッド

static int see (const NumEffectState &state, Move move, const RatingEnv &env)

Static Private メソッド

static const std::string name (int first, int last)

Private 変数

int first
int last

説明

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


列挙型

anonymous enum
列挙型の値:
INF 

capture.h18 行で定義されています。


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

osl::rating::Capture::Capture ( int  f,
int  l 
) [inline]

capture.h23 行で定義されています。


関数

bool osl::rating::Capture::match ( const NumEffectState state,
Move  move,
const RatingEnv env 
) const [inline, virtual]

osl::rating::Featureを実装しています。

capture.h30 行で定義されています。

参照先 first, last, と see().

const std::string osl::rating::Capture::name ( int  first,
int  last 
) [static, private]

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

参照先 INF.

static int osl::rating::Capture::see ( const NumEffectState state,
Move  move,
const RatingEnv env 
) [inline, static]

変数

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

参照元 match().

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

参照元 match().


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