Public Member Functions | Public Attributes
RemoveMoveFromXUnder Struct Reference

List of all members.

Public Member Functions

 RemoveMoveFromXUnder (const int max_x)
bool operator() (const osl::Move &m) const

Public Attributes

const int max_x

Detailed Description

Definition at line 132 of file kanjiMove.cc.


Constructor & Destructor Documentation

RemoveMoveFromXUnder::RemoveMoveFromXUnder ( const int  max_x) [inline]

Definition at line 136 of file kanjiMove.cc.


Member Function Documentation

bool RemoveMoveFromXUnder::operator() ( const osl::Move m) const [inline]

Definition at line 140 of file kanjiMove.cc.

References osl::Move::from(), and osl::Square::x().


Member Data Documentation

Definition at line 135 of file kanjiMove.cc.


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