#include <analysesResult.h>
Public メソッド | |
| CheckmateForCapture () | |
| bool | operator== (const CheckmateForCapture &r) const |
Public 変数 | |
| int | safe_count |
| int | checkmate_count |
| int | see_plus_checkmate_count |
analysesResult.h の 18 行で定義されています。
| osl::annotate::AnalysesResult::CheckmateForCapture::CheckmateForCapture | ( | ) | [inline] |
analysesResult.h の 21 行で定義されています。
| bool osl::annotate::AnalysesResult::CheckmateForCapture::operator== | ( | const CheckmateForCapture & | r | ) | const [inline] |
analysesResult.h の 25 行で定義されています。
参照先 checkmate_count, safe_count, と see_plus_checkmate_count.
analysesResult.h の 20 行で定義されています。
参照元 operator==().
analysesResult.h の 20 行で定義されています。
参照元 operator==().
analysesResult.h の 20 行で定義されています。
参照元 operator==().
1.6.3