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