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

Public Member Functions

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

Public Attributes

Dfpnsearch
 

Detailed Description

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

Definition at line 161 of file dfpn.h.

Constructor & Destructor Documentation

◆ CallAttack()

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

Definition at line 1262 of file dfpn.cc.

Member Function Documentation

◆ operator()()

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

Definition at line 1265 of file dfpn.cc.

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

Member Data Documentation

◆ search

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

Definition at line 1261 of file dfpn.cc.


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