Public Member Functions | |
PlayMoveLock (std::vector< Move > &l, const osl::Move &m) | |
~PlayMoveLock () | |
Public Attributes | |
std::vector< Move > & | mlist |
Definition at line 64 of file ntesukiSearcher.tcc.
PlayMoveLock::PlayMoveLock | ( | std::vector< Move > & | l, |
const osl::Move & | m | ||
) | [inline] |
Definition at line 68 of file ntesukiSearcher.tcc.
PlayMoveLock::~PlayMoveLock | ( | ) | [inline] |
Definition at line 75 of file ntesukiSearcher.tcc.
std::vector<Move>& PlayMoveLock::mlist |
Definition at line 66 of file ntesukiSearcher.tcc.