All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Static Public Member Functions | Static Private Member Functions
osl::move_classifier::TrapRook< P > Struct Template Reference

#include <trapRook.h>

List of all members.

Static Public Member Functions

static bool isMember (const NumEffectState &state, Ptype ptype, Square from, Square to)

Static Private Member Functions

template<Direction Dir>
static bool testDirection (const NumEffectState &state, Square initial)

Detailed Description

template<Player P>
struct osl::move_classifier::TrapRook< P >

Parameters:
指す側alt(P)の飛車を封じ込める(のに結構な確率で貢献する)手かどうか

Definition at line 15 of file trapRook.h.


Member Function Documentation

template<osl::Player P>
bool osl::move_classifier::TrapRook< P >::isMember ( const NumEffectState &  state,
Ptype  ptype,
Square  from,
Square  to 
) [static]
template<osl::Player P>
template<osl::Direction Dir>
bool osl::move_classifier::TrapRook< P >::testDirection ( const NumEffectState &  state,
Square  initial 
) [static, private]

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