#include <analysesResult.h>

構成 | |
| struct | CheckmateForCapture |
| struct | CheckmateForEscape |
| struct | ThreatmateIfMorePieces |
| struct | Vision |
Public メソッド | |
| AnalysesResult () | |
Public 変数 | |
| Trivalent | checkmate |
| Trivalent | checkmate_win |
| Trivalent | threatmate |
| Trivalent | escape_from_check |
| Move | checkmate_move |
| Move | threatmate_move |
| double | threatmate_probability |
| size_t | threatmate_node_count |
| CheckmateForCapture | checkmate_for_capture |
| CheckmateForEscape | checkmate_for_escape |
| ThreatmateIfMorePieces | threatmate_if_more_pieces |
| Vision | vision |
analysesResult.h の 16 行で定義されています。
| osl::annotate::AnalysesResult::AnalysesResult | ( | ) | [inline] |
analysesResult.h の 69 行で定義されています。
analysesResult.h の 64 行で定義されています。
参照元 osl::annotate::CheckmateForCapture::match(), と osl::annotate::operator==().
analysesResult.h の 65 行で定義されています。
参照元 osl::annotate::CheckmateForEscape::match(), と osl::annotate::operator==().
analysesResult.h の 61 行で定義されています。
analysesResult.h の 61 行で定義されています。
analysesResult.h の 63 行で定義されています。
参照元 osl::annotate::ThreatmateAnalyzer::match(), と osl::annotate::operator==().
analysesResult.h の 62 行で定義されています。
参照元 osl::annotate::ThreatmateAnalyzer::match(), と osl::annotate::operator==().
analysesResult.h の 67 行で定義されています。
1.6.3