#include <LeafNodeBool.h>
Buffer |
( |
const Buffer & |
other | ) |
|
|
inline |
Return a point to the c-style array of words encoding the bits.
- Warning
- This method should only be used by experts that seek low-level optimizations.
Return a const point to the c-style array of words encoding the bits.
- Warning
- This method should only be used by experts that seek low-level optimizations.
const bool& getValue |
( |
Index |
i | ) |
const |
|
inline |
bool operator!= |
( |
const Buffer & |
other | ) |
const |
|
inline |
bool operator== |
( |
const Buffer & |
other | ) |
const |
|
inline |
const bool& operator[] |
( |
Index |
i | ) |
const |
|
inline |
void setValue |
( |
Index |
i, |
|
|
bool |
val |
|
) |
| |
|
inline |
const Index WORD_COUNT = NodeMaskType::WORD_COUNT |
|
static |
The documentation for this class was generated from the following file: