My Project
Public Member Functions | Public Attributes | List of all members
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.

Member Function Documentation

◆ operator()()

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

Member Data Documentation

◆ search

Definition at line 1274 of file dfpn.cc.

Referenced by osl::checkmate::Dfpn::CallDefense< P >::operator()().


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