|
XPoint 0.1.0
Hardware-agnostic crosspoint matrix routing library
|
This is the complete list of members for BitPool, including all inherited members.
| BitPool(uint32_t nBits) | BitPool | explicit |
| BitPool(uint32_t *words, uint32_t nBits) | BitPool | |
| BitPool(const BitPool &)=delete | BitPool | |
| clear() | BitPool | |
| get(uint32_t n) const | BitPool | inline |
| operator=(const BitPool &)=delete | BitPool | |
| set(uint32_t n, bool v) | BitPool | inline |
| valid() const | BitPool | inline |
| wordsFor(uint32_t nBits) | BitPool | inlinestatic |
| ~BitPool() | BitPool |