Bitcoin Core 28.99.0
P2P Digital Currency
|
This is the complete list of members for BitsInt< I, BITS >, including all inherited members.
Bits(I val, int max) | BitsInt< I, BITS > | inlinestatic |
CondXorWith(I val, bool cond, I v) | BitsInt< I, BITS > | inlinestatic |
CondXorWith(I val, bool cond) | BitsInt< I, BITS > | inlinestatic |
IsOne(I a) | BitsInt< I, BITS > | inlinestatic |
IsZero(I a) | BitsInt< I, BITS > | inlinestatic |
MASK | BitsInt< I, BITS > | privatestatic |
Mask(I val) | BitsInt< I, BITS > | inlinestatic |
MidBits(I val) | BitsInt< I, BITS > | inlinestatic |
Repr typedef | BitsInt< I, BITS > | |
Shift(I val, int bits) | BitsInt< I, BITS > | inlinestatic |
SIZE | BitsInt< I, BITS > | static |
Swap(I &a, I &b) | BitsInt< I, BITS > | inlinestatic |
TopBits(I val) | BitsInt< I, BITS > | inlinestatic |
UnsafeShift(I val, int bits) | BitsInt< I, BITS > | inlinestatic |