All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::checkmate::Dfpn::CallDefense< P > Struct Template Reference
Collaboration diagram for osl::checkmate::Dfpn::CallDefense< P >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 CallDefense (Dfpn *s)
void operator() (Square) const

Public Attributes

Dfpnsearch

Detailed Description

template<osl::Player P>
struct osl::checkmate::Dfpn::CallDefense< P >

Definition at line 1311 of file dfpn.cc.


Constructor & Destructor Documentation

template<osl::Player P>
osl::checkmate::Dfpn::CallDefense< P >::CallDefense ( Dfpn s) [inline]

Definition at line 1314 of file dfpn.cc.


Member Function Documentation

template<osl::Player P>
void osl::checkmate::Dfpn::CallDefense< P >::operator() ( Square  ) const [inline]

Definition at line 1317 of file dfpn.cc.

References search().


Member Data Documentation

template<osl::Player P>
Dfpn* osl::checkmate::Dfpn::CallDefense< P >::search

Definition at line 1313 of file dfpn.cc.


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