#include <analyzer.h>


| 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 () | 
| Static Public Member Functions | |
| static bool | matchMain (const NumEffectState &src, const vector< Move > &moves, int last_move) | 
|  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) | 
Definition at line 49 of file analyzer.h.
| 
 | virtual | 
Implements osl::annotate::Analyzer.
Definition at line 107 of file analyzer.cc.
References osl::annotate::AnalysesResult::escape_from_check, osl::annotate::False, and osl::annotate::True.
| 
 | static | 
Definition at line 115 of file analyzer.cc.
References osl::alt(), osl::captured(), osl::KING, and osl::PTYPE_EMPTY.
 1.8.4
 1.8.4