All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::search::AlphaBeta3::CallQuiesce< P > Struct Template Reference
Collaboration diagram for osl::search::AlphaBeta3::CallQuiesce< P >:
Collaboration graph
[legend]

Public Member Functions

 CallQuiesce (AlphaBeta3 *s)
 
void operator() (Square) const
 

Public Attributes

AlphaBeta3search
 

Detailed Description

template<Player P>
struct osl::search::AlphaBeta3::CallQuiesce< P >

Definition at line 84 of file alphaBeta3.h.

Constructor & Destructor Documentation

template<Player P>
osl::search::AlphaBeta3::CallQuiesce< P >::CallQuiesce ( AlphaBeta3 s)
inlineexplicit

Definition at line 363 of file alphaBeta3.cc.

Member Function Documentation

template<Player P>
void osl::search::AlphaBeta3::CallQuiesce< P >::operator() ( Square  ) const
inline

Definition at line 364 of file alphaBeta3.cc.

References search().

Member Data Documentation

template<Player P>
AlphaBeta3* osl::search::AlphaBeta3::CallQuiesce< P >::search

Definition at line 362 of file alphaBeta3.cc.


The documentation for this struct was generated from the following files: