Public Member Functions | Public Attributes | List of all members
osl::checkmate::Dfpn::CallDefense< P > Struct Template Reference

#include <dfpn.h>

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 1272 of file dfpn.cc.

Constructor & Destructor Documentation

§ CallDefense()

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

Definition at line 1275 of file dfpn.cc.

Member Function Documentation

§ operator()()

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

Definition at line 1278 of file dfpn.cc.

References osl::checkmate::Dfpn::defense().

Member Data Documentation

§ search

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

Definition at line 1274 of file dfpn.cc.


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