#include <analysesResult.h>
Public Member Functions | |
bool | operator== (const ThreatmateIfMorePieces &r) const |
Public Attributes | |
vector< Ptype > | hand_ptype |
vector< Piece > | board_ptype |
Definition at line 44 of file analysesResult.h.
bool osl::annotate::AnalysesResult::ThreatmateIfMorePieces::operator== | ( | const ThreatmateIfMorePieces & | r | ) | const [inline] |
Definition at line 48 of file analysesResult.h.
References board_ptype, and hand_ptype.
Definition at line 47 of file analysesResult.h.
Referenced by osl::annotate::ThreatmateIfMorePieces::match(), osl::annotate::operator<<(), and operator==().
Definition at line 46 of file analysesResult.h.
Referenced by osl::annotate::ThreatmateIfMorePieces::match(), osl::annotate::operator<<(), and operator==().