#include <analysesResult.h>
Public Member Functions | |
CheckmateForEscape () | |
bool | operator== (const CheckmateForEscape &r) const |
Public Attributes | |
int | safe_count |
int | checkmate_count |
Definition at line 32 of file analysesResult.h.
Definition at line 35 of file analysesResult.h.
bool osl::annotate::AnalysesResult::CheckmateForEscape::operator== | ( | const CheckmateForEscape & | r | ) | const [inline] |
Definition at line 38 of file analysesResult.h.
References checkmate_count, and safe_count.
Definition at line 34 of file analysesResult.h.
Referenced by osl::annotate::CheckmateForEscape::match(), and operator==().
Definition at line 34 of file analysesResult.h.
Referenced by osl::annotate::CheckmateForEscape::match(), and operator==().