All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::annotate::AnalysesResult::CheckmateForCapture Struct Reference

#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
 

Detailed Description

Definition at line 18 of file analysesResult.h.

Constructor & Destructor Documentation

osl::annotate::AnalysesResult::CheckmateForCapture::CheckmateForCapture ( )
inline

Definition at line 21 of file analysesResult.h.

Member Function Documentation

bool osl::annotate::AnalysesResult::CheckmateForCapture::operator== ( const CheckmateForCapture r) const
inline

Definition at line 25 of file analysesResult.h.

References checkmate_count, safe_count, and see_plus_checkmate_count.

Member Data Documentation

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==().


The documentation for this struct was generated from the following file: