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

List of all members.

Public Member Functions

 CaptureHelper (const NumEffectState &state, move_action::Store &action)
void operator() (Piece p)
 CaptureHelper (const NumEffectState &state, move_action::Store &action)
void operator() (Piece p)

Private Attributes

const NumEffectState & state
move_action::Storeaction

Detailed Description

template<Player P>
struct osl::ntesuki::CaptureHelper< P >

Definition at line 77 of file ntesukiMoveGenerator.cc.


Constructor & Destructor Documentation

template<Player P>
osl::ntesuki::CaptureHelper< P >::CaptureHelper ( const NumEffectState &  state,
move_action::Store action 
) [inline]

Definition at line 79 of file ntesukiMoveGenerator.cc.

template<Player P>
osl::ntesuki::CaptureHelper< P >::CaptureHelper ( const NumEffectState &  state,
move_action::Store action 
) [inline]

Definition at line 89 of file ntesukiMoveGeneratorAttack.cc.


Member Function Documentation

template<Player P>
void osl::ntesuki::CaptureHelper< P >::operator() ( Piece  p) [inline]
template<Player P>
void osl::ntesuki::CaptureHelper< P >::operator() ( Piece  p) [inline]

Member Data Documentation

template<Player P>
move_action::Store & osl::ntesuki::CaptureHelper< P >::action [private]
template<Player P>
const NumEffectState & osl::ntesuki::CaptureHelper< P >::state [private]

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines