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

#include <dfpn.h>

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

Public Member Functions

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

Public Attributes

Dfpnsearch
 

Detailed Description

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

Definition at line 165 of file dfpn.h.

Constructor & Destructor Documentation

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

Definition at line 1314 of file dfpn.cc.

Member Function Documentation

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

Definition at line 1317 of file dfpn.cc.

References search().

Member Data Documentation

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

Definition at line 1313 of file dfpn.cc.


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