All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions
osl::effect_util::TestEffectOfMove< P, InterestEmpty, Dir > Struct Template Reference

List of all members.

Static Public Member Functions

template<class State , class Function >
static void testShort (const State &s, int mask, Square from, Function &f)
template<class State , class Function >
static void testLong (const State &s, int mask, Square from, Function &f)

Detailed Description

template<osl::Player P, bool InterestEmpty, Direction Dir>
struct osl::effect_util::TestEffectOfMove< P, InterestEmpty, Dir >

Definition at line 15 of file effectUtil.tcc.


Member Function Documentation

template<osl::Player P, bool InterestEmpty, Direction Dir>
template<class State , class Function >
static void osl::effect_util::TestEffectOfMove< P, InterestEmpty, Dir >::testLong ( const State s,
int  mask,
Square  from,
Function &  f 
) [inline, static]
template<osl::Player P, bool InterestEmpty, Direction Dir>
template<class State , class Function >
static void osl::effect_util::TestEffectOfMove< P, InterestEmpty, Dir >::testShort ( const State s,
int  mask,
Square  from,
Function &  f 
) [inline, static]

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