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

Goldによる利きの生成用 Functor. More...

Collaboration diagram for osl::move_generator::addeffect8::GoldAction< P, Action >:
Collaboration graph
[legend]

Public Member Functions

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

Private Attributes

NumEffectState const & state
 
Square target
 
Action & action
 

Detailed Description

template<Player P, class Action>
class osl::move_generator::addeffect8::GoldAction< P, Action >

Goldによる利きの生成用 Functor.

Definition at line 376 of file addEffect8.tcc.

Constructor & Destructor Documentation

template<Player P, class Action >
osl::move_generator::addeffect8::GoldAction< P, Action >::GoldAction ( NumEffectState const &  s,
Square  p,
Action &  a 
)
inline

Definition at line 382 of file addEffect8.tcc.

Member Function Documentation

template<Player P, class Action >
void osl::move_generator::addeffect8::GoldAction< P, Action >::operator() ( Piece  p)
inline

Member Data Documentation

template<Player P, class Action >
Action& osl::move_generator::addeffect8::GoldAction< P, Action >::action
private
template<Player P, class Action >
NumEffectState const& osl::move_generator::addeffect8::GoldAction< P, Action >::state
private
template<Player P, class Action >
Square osl::move_generator::addeffect8::GoldAction< P, Action >::target
private

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