#include <LeafNodeBool.h>
◆ WordType
◆ Buffer() [1/4]
◆ Buffer() [2/4]
◆ Buffer() [3/4]
◆ Buffer() [4/4]
Buffer |
( |
const Buffer & |
other | ) |
|
|
inline |
◆ ~Buffer()
◆ data() [1/2]
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.
◆ data() [2/2]
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.
◆ fill()
◆ getValue()
const bool& getValue |
( |
Index |
i | ) |
const |
|
inline |
◆ memUsage()
◆ operator!=()
bool operator!= |
( |
const Buffer & |
other | ) |
const |
|
inline |
◆ operator=()
◆ operator==()
bool operator== |
( |
const Buffer & |
other | ) |
const |
|
inline |
◆ operator[]()
const bool& operator[] |
( |
Index |
i | ) |
const |
|
inline |
◆ setValue()
void setValue |
( |
Index |
i, |
|
|
bool |
val |
|
) |
| |
|
inline |
◆ size()
◆ swap()
◆ ::TestLeaf
◆ LeafNode
◆ WORD_COUNT
const Index WORD_COUNT = NodeMaskType::WORD_COUNT |
|
static |
The documentation for this class was generated from the following file: