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

Public Member Functions | |
| GoldAction (NumEffectState const &s, Square p, Action &a) | |
| void | operator() (Piece p) |
| forEachOnBoardから呼ばれる | |
Private Attributes | |
| NumEffectState const & | state |
| Square | target |
| Action & | action |
Goldによる利きの生成用 Functor.
Definition at line 377 of file addEffect8.tcc.
| osl::move_generator::addeffect8::GoldAction< P, Action >::GoldAction | ( | NumEffectState const & | s, |
| Square | p, | ||
| Action & | a | ||
| ) | [inline] |
Definition at line 383 of file addEffect8.tcc.
| void osl::move_generator::addeffect8::GoldAction< P, Action >::operator() | ( | Piece | p | ) | [inline] |
Action& osl::move_generator::addeffect8::GoldAction< P, Action >::action [private] |
Definition at line 381 of file addEffect8.tcc.
NumEffectState const& osl::move_generator::addeffect8::GoldAction< P, Action >::state [private] |
Definition at line 379 of file addEffect8.tcc.
Square osl::move_generator::addeffect8::GoldAction< P, Action >::target [private] |
Definition at line 380 of file addEffect8.tcc.
1.7.4