All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Public Attributes
osl::move_generator::promote::EachOnBoard< Action, P, T, noCapture > Struct Template Reference
Collaboration diagram for osl::move_generator::promote::EachOnBoard< Action, P, T, noCapture >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 EachOnBoard (const NumEffectState &state, Action &action)
void operator() (Piece p)

Public Attributes

const NumEffectState & state
Action & action

Detailed Description

template<typename Action, Player P, Ptype T, bool noCapture>
struct osl::move_generator::promote::EachOnBoard< Action, P, T, noCapture >

Definition at line 170 of file promote_.tcc.


Constructor & Destructor Documentation

template<typename Action , Player P, Ptype T, bool noCapture>
osl::move_generator::promote::EachOnBoard< Action, P, T, noCapture >::EachOnBoard ( const NumEffectState &  state,
Action &  action 
) [inline]

Definition at line 174 of file promote_.tcc.


Member Function Documentation

template<typename Action , Player P, Ptype T, bool noCapture>
void osl::move_generator::promote::EachOnBoard< Action, P, T, noCapture >::operator() ( Piece  p) [inline]

Member Data Documentation

template<typename Action , Player P, Ptype T, bool noCapture>
Action& osl::move_generator::promote::EachOnBoard< Action, P, T, noCapture >::action
template<typename Action , Player P, Ptype T, bool noCapture>
const NumEffectState& osl::move_generator::promote::EachOnBoard< Action, P, T, noCapture >::state

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines