Public Member Functions | Public Attributes
PlayMoveLock Struct Reference

List of all members.

Public Member Functions

 PlayMoveLock (std::vector< Move > &l, const osl::Move &m)
 ~PlayMoveLock ()

Public Attributes

std::vector< Move > & mlist

Detailed Description

Definition at line 64 of file ntesukiSearcher.tcc.


Constructor & Destructor Documentation

PlayMoveLock::PlayMoveLock ( std::vector< Move > &  l,
const osl::Move m 
) [inline]

Definition at line 68 of file ntesukiSearcher.tcc.

Definition at line 75 of file ntesukiSearcher.tcc.


Member Data Documentation

std::vector<Move>& PlayMoveLock::mlist

Definition at line 66 of file ntesukiSearcher.tcc.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines