#include <analysesResult.h>
| Public Member Functions | |
| CheckmateForCapture () | |
| bool | operator== (const CheckmateForCapture &r) const | 
| Public Attributes | |
| int | safe_count | 
| int | checkmate_count | 
| int | see_plus_checkmate_count | 
Definition at line 18 of file analysesResult.h.
| 
 | inline | 
Definition at line 21 of file analysesResult.h.
| 
 | inline | 
Definition at line 25 of file analysesResult.h.
References checkmate_count, safe_count, and see_plus_checkmate_count.
| int osl::annotate::AnalysesResult::CheckmateForCapture::checkmate_count | 
Definition at line 20 of file analysesResult.h.
Referenced by osl::annotate::CheckmateForCapture::match(), and operator==().
| int osl::annotate::AnalysesResult::CheckmateForCapture::safe_count | 
Definition at line 20 of file analysesResult.h.
Referenced by osl::annotate::CheckmateForCapture::match(), and operator==().
| int osl::annotate::AnalysesResult::CheckmateForCapture::see_plus_checkmate_count | 
Definition at line 20 of file analysesResult.h.
Referenced by osl::annotate::CheckmateForCapture::match(), and operator==().
 1.8.4
 1.8.4