X座標のbitset. More...
#include <bitXmask.h>
| Public Member Functions | |
| BitXmask () | |
| void | clearAll () | 
| void | set (int x) | 
| void | clear (int x) | 
| void | set (Square position) | 
| void | clear (Square position) | 
| bool | isSet (int x) const | 
| int | intValue () const | 
| Private Attributes | |
| int | mask | 
X座標のbitset.
Definition at line 17 of file bitXmask.h.
| 
 | inline | 
Definition at line 21 of file bitXmask.h.
| 
 | inline | 
Definition at line 24 of file bitXmask.h.
References mask.
| 
 | inline | 
Definition at line 27 of file bitXmask.h.
References clear(), and osl::Square::x().
Referenced by clear().
| 
 | inline | 
Definition at line 22 of file bitXmask.h.
References mask.
| 
 | inline | 
Definition at line 31 of file bitXmask.h.
References mask.
Referenced by osl::container::operator<<(), and osl::container::operator==().
| 
 | inline | 
Definition at line 29 of file bitXmask.h.
References mask.
| 
 | inline | 
Definition at line 23 of file bitXmask.h.
References mask.
| 
 | inline | 
Definition at line 26 of file bitXmask.h.
References set(), and osl::Square::x().
Referenced by set().
| 
 | private | 
Definition at line 19 of file bitXmask.h.
Referenced by clear(), clearAll(), intValue(), isSet(), and set().
 1.8.4
 1.8.4