All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Private Attributes | List of all members
osl::container::BoardMaskTable5x5 Class Reference

#include <boardMask.h>

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

Public Member Functions

 BoardMaskTable5x5 ()
 
const BoardMaskmask (Square p) const
 p中心の5x5 の範囲のbitを立てたもの, centeringなし More...
 

Private Attributes

CArray< BoardMask, Square::SIZEdata
 

Detailed Description

Definition at line 108 of file boardMask.h.

Constructor & Destructor Documentation

osl::container::BoardMaskTable5x5::BoardMaskTable5x5 ( )

Member Function Documentation

const BoardMask& osl::container::BoardMaskTable5x5::mask ( Square  p) const
inline

Member Data Documentation

CArray<BoardMask, Square::SIZE> osl::container::BoardMaskTable5x5::data
private

Definition at line 110 of file boardMask.h.

Referenced by mask().


The documentation for this class was generated from the following files: