Public Member Functions | Private Attributes
osl::container::BoardMaskTable5x3Center Class Reference

#include <boardMask.h>

Collaboration diagram for osl::container::BoardMaskTable5x3Center:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 BoardMaskTable5x3Center ()
const BoardMaskmask (Square p) const
 p中心の5x3 の範囲のbitを立てたもの, centering

Private Attributes

CArray< BoardMask, Square::SIZE > data

Detailed Description

Definition at line 128 of file boardMask.h.


Constructor & Destructor Documentation

osl::container::BoardMaskTable5x3Center::BoardMaskTable5x3Center ( )

Member Function Documentation

const BoardMask& osl::container::BoardMaskTable5x3Center::mask ( Square  p) const [inline]

p中心の5x3 の範囲のbitを立てたもの, centering

Definition at line 134 of file boardMask.h.

References data, and osl::Square::index().


Member Data Documentation

Definition at line 130 of file boardMask.h.

Referenced by mask().


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