All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | Private Attributes | List of all members
osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P > Class Template Reference
Collaboration diagram for osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P >:
Collaboration graph
[legend]

Public Member Functions

 DefenseHelper (Searcher *searcher, const NtesukiRecord *record_orig, unsigned int pass_left)
 
void operator() (Square p)
 

Public Attributes

bool result
 

Private Attributes

Searchersearcher
 
const NtesukiRecordrecord_orig
 
unsigned int pass_left
 

Detailed Description

template<class Searcher, Player P>
class osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P >

Definition at line 48 of file oracleProverLight.tcc.

Constructor & Destructor Documentation

template<class Searcher , Player P>
osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P >::DefenseHelper ( Searcher searcher,
const NtesukiRecord record_orig,
unsigned int  pass_left 
)
inline

Definition at line 58 of file oracleProverLight.tcc.

Member Function Documentation

template<class Searcher , Player P>
void osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P >::operator() ( Square  p)
inline

Definition at line 64 of file oracleProverLight.tcc.

References result.

Member Data Documentation

template<class Searcher , Player P>
unsigned int osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P >::pass_left
private

Definition at line 53 of file oracleProverLight.tcc.

template<class Searcher , Player P>
const NtesukiRecord* osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P >::record_orig
private

Definition at line 52 of file oracleProverLight.tcc.

template<class Searcher , Player P>
bool osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P >::result

Definition at line 56 of file oracleProverLight.tcc.

template<class Searcher , Player P>
Searcher* osl::ntesuki::OracleProverLight::DefenseHelper< Searcher, P >::searcher
private

Definition at line 51 of file oracleProverLight.tcc.


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