All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
osl::checkmate::CheckmateIfCapture::CallDefense Struct Reference
Collaboration diagram for osl::checkmate::CheckmateIfCapture::CallDefense:
Collaboration graph
[legend]

Public Member Functions

void operator() (Square last_to)
 

Public Attributes

NumEffectState * state
 
int depth
 
bool result
 

Detailed Description

Definition at line 15 of file checkmateIfCapture.cc.

Member Function Documentation

void osl::checkmate::CheckmateIfCapture::CallDefense::operator() ( Square  last_to)
inline

Member Data Documentation

int osl::checkmate::CheckmateIfCapture::CallDefense::depth

Definition at line 18 of file checkmateIfCapture.cc.

Referenced by operator()().

bool osl::checkmate::CheckmateIfCapture::CallDefense::result

Definition at line 19 of file checkmateIfCapture.cc.

Referenced by operator()().

NumEffectState* osl::checkmate::CheckmateIfCapture::CallDefense::state

Definition at line 17 of file checkmateIfCapture.cc.

Referenced by operator()().


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