![]() |
API Documentation
|
#include <NDEVR/ObjectAllocator.h>#include <NDEVR/BitReference.h>#include <NDEVR/BitIterator.h>Go to the source code of this file.
Classes | |
| class | BufferAllocator< bool, t_index_type, false > |
| Specific logic for allocating booleans in a Buffer. Will allocate 8 booleans per byte for quick storage and access. More... | |
Namespaces | |
| namespace | NDEVR |
Macros | |
| #define | bitmask(nbits) |
| #define | bitmaskt(nbits, type) |
| #define | bitset_idx(pos) |
| #define | bitset_wrd(pos) |
| #define | NDV_B2(n) |
| #define | NDV_B4(n) |
| #define | NDV_B6(n) |
| #define bitmask | ( | nbits | ) |
| #define bitmaskt | ( | nbits, | |
| type ) |
| #define bitset_idx | ( | pos | ) |
| #define bitset_wrd | ( | pos | ) |
| #define NDV_B2 | ( | n | ) |