All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | List of all members
osl::annotate::ThreatmateAnalyzer Class Reference

#include <analyzer.h>

Inheritance diagram for osl::annotate::ThreatmateAnalyzer:
Inheritance graph
[legend]
Collaboration diagram for osl::annotate::ThreatmateAnalyzer:
Collaboration graph
[legend]

Public Member Functions

void match (AnalysesResult &, const NumEffectState &src, const vector< Move > &moves, int last_move)
 
- Public Member Functions inherited from osl::annotate::Analyzer
virtual ~Analyzer ()
 

Additional Inherited Members

- Static Public Member Functions inherited from osl::annotate::Analyzer
static Trivalent isCheckmate (NumEffectState &state, Move &best_move, bool attack=true, size_t *node_count=0)
 

Detailed Description

Definition at line 58 of file analyzer.h.

Member Function Documentation

void osl::annotate::ThreatmateAnalyzer::match ( AnalysesResult shared,
const NumEffectState &  src,
const vector< Move > &  moves,
int  last_move 
)
virtual

The documentation for this class was generated from the following files: