All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
osl::move_generator::without_effect::GoldKingAction< P, T, Action > Class Template Reference

promote不可能な足の短い駒による利きの生成用 Functor More...

Collaboration diagram for osl::move_generator::without_effect::GoldKingAction< P, T, Action >:
Collaboration graph
[legend]

Public Member Functions

 GoldKingAction (const NumEffectState &s, Square p, Action &a, NearMask n)
 
void operator() (Piece p)
 forEachOnBoardから呼ばれる More...
 

Private Attributes

const NumEffectState & state
 
Square target
 
Action & action
 
NearMask nearMask
 

Detailed Description

template<Player P, Ptype T, class Action>
class osl::move_generator::without_effect::GoldKingAction< P, T, Action >

promote不可能な足の短い駒による利きの生成用 Functor

Definition at line 326 of file addEffect_.tcc.

Constructor & Destructor Documentation

template<Player P, Ptype T, class Action >
osl::move_generator::without_effect::GoldKingAction< P, T, Action >::GoldKingAction ( const NumEffectState &  s,
Square  p,
Action &  a,
NearMask  n 
)
inline

Definition at line 333 of file addEffect_.tcc.

Member Function Documentation

template<Player P, Ptype T, class Action >
void osl::move_generator::without_effect::GoldKingAction< P, T, Action >::operator() ( Piece  p)
inline

Member Data Documentation

template<Player P, Ptype T, class Action >
Action& osl::move_generator::without_effect::GoldKingAction< P, T, Action >::action
private
template<Player P, Ptype T, class Action >
NearMask osl::move_generator::without_effect::GoldKingAction< P, T, Action >::nearMask
private
template<Player P, Ptype T, class Action >
const NumEffectState& osl::move_generator::without_effect::GoldKingAction< P, T, Action >::state
private
template<Player P, Ptype T, class Action >
Square osl::move_generator::without_effect::GoldKingAction< P, T, Action >::target
private

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