SimplePromote と違って, unknownMove を呼ぶ More...
#include <promote.h>

| Public Member Functions | |
| Promote (const NumEffectState &s, Action &a) | |
| template<Player P, Ptype Type> | |
| void | doActionPtype (Piece p1, Square to) | 
| template<Player P> | |
| void | doAction (Piece p1, Square to) | 
| bool | done () const | 
| Private Member Functions | |
| BOOST_CLASS_REQUIRE (Action, osl::move_action, Concept) | |
| Private Attributes | |
| const NumEffectState & | state | 
| Action & | ac | 
SimplePromote と違って, unknownMove を呼ぶ
| 
 | inline | 
| 
 | private | 
| 
 | inline | 
Definition at line 32 of file promote.h.
References osl::effect_action::Promote< Action >::ac, osl::Square::canPromote(), osl::Piece::isPromoted(), osl::promote(), osl::Piece::ptype(), osl::Piece::square(), and osl::effect_action::Promote< Action >::state.
| 
 | inline | 
Definition at line 24 of file promote.h.
References osl::effect_action::Promote< Action >::ac, osl::Square::canPromote(), osl::Piece::isPromoted(), osl::promote(), osl::Piece::square(), and osl::effect_action::Promote< Action >::state.
| 
 | inline | 
| 
 | private | 
Definition at line 17 of file promote.h.
Referenced by osl::effect_action::Promote< Action >::doAction(), and osl::effect_action::Promote< Action >::doActionPtype().
| 
 | private | 
Definition at line 16 of file promote.h.
Referenced by osl::effect_action::Promote< Action >::doAction(), osl::effect_action::Promote< Action >::doActionPtype(), and osl::move_generator::Promote< P, NoCapture >::generatePtype().
 1.8.4
 1.8.4