My Project
osl::checkmate::Dfpn::CallDefense< P > Struct Template Reference

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.

References osl::checkmate::Dfpn::Dfpn(), and search.

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 search.

Member Data Documentation

◆ search

Definition at line 1274 of file dfpn.cc.

Referenced by CallDefense(), and operator()().


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