
| Classes | |
| struct | Compare | 
| Public Member Functions | |
| RecordPrinter2 (osl::state::NumEffectState &s, osl::ntesuki::NtesukiTable::Table &t, osl::ntesuki::NtesukiRecord *r) | |
| void | enter (osl::ntesuki::NtesukiRecord *r) | 
| void | exit () | 
| bool | withChildMove (const osl::ntesuki::NtesukiMove &move, osl::ntesuki::NtesukiRecord *child) | 
| void | noChildMove (const osl::ntesuki::NtesukiMove &move) | 
| bool | operator() (const osl::ntesuki::NtesukiMove &lhs, const osl::ntesuki::NtesukiMove &rhs) | 
| Public Attributes | |
| osl::state::NumEffectState & | state | 
| osl::ntesuki::NtesukiTable::Table & | table | 
| std::vector < osl::ntesuki::NtesukiRecord * > | records | 
| std::set< HashKey > | read_keys | 
| int | depth | 
| int | pass_count | 
| int | pass_depth | 
| int | depth_visited | 
Definition at line 184 of file ntesukiTable.cc.
| 
 | inline | 
Definition at line 196 of file ntesukiTable.cc.
| 
 | inline | 
Definition at line 204 of file ntesukiTable.cc.
References depth, osl::ntesuki::NtesukiRecord::isVisited(), and osl::ntesuki::NtesukiRecord::key.
| 
 | inline | 
Definition at line 211 of file ntesukiTable.cc.
References depth.
| 
 | inline | 
| 
 | inline | 
Definition at line 269 of file ntesukiTable.cc.
References osl::ntesuki::NtesukiRecord::getChildCount(), osl::ntesuki::NtesukiMove::getMove(), osl::ntesuki::NtesukiRecord::isVisited(), osl::ntesuki::NtesukiRecord::key, ntesuki_assert, and osl::ntesuki::NtesukiTable::table.
| 
 | inline | 
Definition at line 218 of file ntesukiTable.cc.
References osl::BLACK, depth, osl::ntesuki::NtesukiRecord::getChildCount(), osl::ntesuki::NtesukiMove::getMove(), osl::ntesuki::NtesukiRecord::getValue(), osl::ntesuki::NtesukiMove::isPass(), osl::ntesuki::NtesukiRecord::isVisited(), osl::ntesuki::NtesukiRecord::key, result, and osl::record::csa::show().
| int RecordPrinter2::depth | 
Definition at line 194 of file ntesukiTable.cc.
| int RecordPrinter2::depth_visited | 
Definition at line 194 of file ntesukiTable.cc.
| int RecordPrinter2::pass_count | 
Definition at line 194 of file ntesukiTable.cc.
| int RecordPrinter2::pass_depth | 
Definition at line 194 of file ntesukiTable.cc.
| std::set<HashKey> RecordPrinter2::read_keys | 
Definition at line 193 of file ntesukiTable.cc.
| std::vector<osl::ntesuki::NtesukiRecord*> RecordPrinter2::records | 
Definition at line 192 of file ntesukiTable.cc.
| osl::state::NumEffectState& RecordPrinter2::state | 
Definition at line 190 of file ntesukiTable.cc.
| osl::ntesuki::NtesukiTable::Table& RecordPrinter2::table | 
Definition at line 191 of file ntesukiTable.cc.
 1.8.4
 1.8.4