All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Types | Static Public Member Functions | List of all members
osl::effect::ApplyDoUndoSimpleMove< P, SignatureEffect< BaseState > > Struct Template Reference

#include <signatureEffect.h>

Public Types

typedef SignatureEffect
< BaseState > 
state_t
 

Static Public Member Functions

template<typename F >
static void doUndoSimpleMove (state_t &s, Square from, Square to, int promoteMask, F &func)
 

Detailed Description

template<Player P, typename BaseState>
struct osl::effect::ApplyDoUndoSimpleMove< P, SignatureEffect< BaseState > >

Definition at line 67 of file signatureEffect.h.

Member Typedef Documentation

template<Player P, typename BaseState >
typedef SignatureEffect<BaseState> osl::effect::ApplyDoUndoSimpleMove< P, SignatureEffect< BaseState > >::state_t

Definition at line 69 of file signatureEffect.h.

Member Function Documentation

template<Player P, typename BaseState >
template<typename F >
static void osl::effect::ApplyDoUndoSimpleMove< P, SignatureEffect< BaseState > >::doUndoSimpleMove ( state_t s,
Square  from,
Square  to,
int  promoteMask,
F &  func 
)
inlinestatic

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