#include <pieceMask64.h>
Definition at line 11 of file pieceMask64.h.
◆ PieceMask64() [1/2]
| osl::container::PieceMask64::PieceMask64 |
( |
| ) |
|
|
inline |
◆ PieceMask64() [2/2]
| osl::container::PieceMask64::PieceMask64 |
( |
misc::Mask64 const & | m | ) |
|
|
inlineexplicit |
◆ countBit()
| int osl::container::PieceMask64::countBit |
( |
| ) |
const |
|
inline |
◆ countBit2()
| int osl::container::PieceMask64::countBit2 |
( |
| ) |
const |
|
inline |
bit の数を2まで数える
- Returns
- 0,1,2 (2の場合は2以上)
Definition at line 68 of file pieceMask64.h.
◆ getMask()
| const misc::Mask64 & osl::container::PieceMask64::getMask |
( |
int | | ) |
const |
|
inline |
◆ hasMultipleBit()
| bool osl::container::PieceMask64::hasMultipleBit |
( |
| ) |
const |
|
inline |
◆ mutableMask()
| misc::Mask64 & osl::container::PieceMask64::mutableMask |
( |
int | | ) |
|
|
inlineprotected |
◆ none()
| bool osl::container::PieceMask64::none |
( |
| ) |
const |
|
inline |
◆ numToIndex()
| int osl::container::PieceMask64::numToIndex |
( |
int | | ) |
|
|
inlinestatic |
◆ numToOffset()
| int osl::container::PieceMask64::numToOffset |
( |
int | num | ) |
|
|
inlinestatic |
◆ operator&=()
◆ operator+=()
◆ operator-=()
◆ operator^=()
◆ operator|=()
◆ resetAll()
| void osl::container::PieceMask64::resetAll |
( |
| ) |
|
|
inline |
◆ setAll()
| void osl::container::PieceMask64::setAll |
( |
| ) |
|
|
inline |
◆ takeOneBit()
| int osl::container::PieceMask64::takeOneBit |
( |
| ) |
|
|
inline |
◆ mask
| Mask64 osl::container::PieceMask64::mask |
|
protected |
The documentation for this class was generated from the following file: