
Public メソッド | |
| DefenseHelperProof (Searcher *searcher, NtesukiRecord *record, const NtesukiRecord *record_orig, unsigned int pass_left, const Move last_move) | |
| void | operator() (Position p) |
Private 変数 | |
| Searcher * | searcher |
| NtesukiRecord * | record |
| const NtesukiRecord * | record_orig |
| unsigned int | pass_left |
| const Move | last_move |
ntesukiSimulationSearcherProof.tcc の 69 行で定義されています。
| osl::ntesuki::NtesukiSimulationSearcher::DefenseHelperProof< Searcher, P >::DefenseHelperProof | ( | Searcher * | searcher, | |
| NtesukiRecord * | record, | |||
| const NtesukiRecord * | record_orig, | |||
| unsigned int | pass_left, | |||
| const Move | last_move | |||
| ) | [inline] |
ntesukiSimulationSearcherProof.tcc の 78 行で定義されています。
| void osl::ntesuki::NtesukiSimulationSearcher::DefenseHelperProof< Searcher, P >::operator() | ( | Position | p | ) | [inline] |
ntesukiSimulationSearcherProof.tcc の 89 行で定義されています。
const Move osl::ntesuki::NtesukiSimulationSearcher::DefenseHelperProof< Searcher, P >::last_move [private] |
ntesukiSimulationSearcherProof.tcc の 76 行で定義されています。
unsigned int osl::ntesuki::NtesukiSimulationSearcher::DefenseHelperProof< Searcher, P >::pass_left [private] |
ntesukiSimulationSearcherProof.tcc の 75 行で定義されています。
NtesukiRecord* osl::ntesuki::NtesukiSimulationSearcher::DefenseHelperProof< Searcher, P >::record [private] |
ntesukiSimulationSearcherProof.tcc の 73 行で定義されています。
const NtesukiRecord* osl::ntesuki::NtesukiSimulationSearcher::DefenseHelperProof< Searcher, P >::record_orig [private] |
ntesukiSimulationSearcherProof.tcc の 74 行で定義されています。
Searcher* osl::ntesuki::NtesukiSimulationSearcher::DefenseHelperProof< Searcher, P >::searcher [private] |
ntesukiSimulationSearcherProof.tcc の 72 行で定義されています。
1.6.3