All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::annotate::AnalysesResult::CheckmateForCapture Struct Reference

#include <analysesResult.h>

List of all members.

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

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

Definition at line 20 of file analysesResult.h.

Referenced by osl::annotate::CheckmateForCapture::match(), and operator==().

Definition at line 20 of file analysesResult.h.

Referenced by osl::annotate::CheckmateForCapture::match(), and operator==().

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines