All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::checkmate::Dfpn::CallAttack< P > Struct Template Reference

#include <dfpn.h>

Collaboration diagram for osl::checkmate::Dfpn::CallAttack< P >:
Collaboration graph
[legend]

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 164 of file dfpn.h.

Constructor & Destructor Documentation

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

Definition at line 1301 of file dfpn.cc.

Member Function Documentation

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

Definition at line 1304 of file dfpn.cc.

References search().

Member Data Documentation

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

Definition at line 1300 of file dfpn.cc.


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