All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::checkmate::Dfpn::CallAttack< P > Struct Template Reference
Collaboration diagram for osl::checkmate::Dfpn::CallAttack< P >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

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

Public Attributes

Dfpnsearch

Detailed Description

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

Definition at line 1298 of file dfpn.cc.


Constructor & Destructor Documentation

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

Definition at line 1301 of file dfpn.cc.


Member Function Documentation

template<osl::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<osl::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 file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines