MySQL 9.1.0
Source Code Documentation
|
This is the complete list of members for OverflowBitset, including all inherited members.
And(MEM_ROOT *mem_root, OverflowBitset a, OverflowBitset b) | OverflowBitset | inlinestatic |
AndOverflow(MEM_ROOT *mem_root, OverflowBitset a, OverflowBitset b) | OverflowBitset | protectedstatic |
capacity() const | OverflowBitset | inline |
Clear() | OverflowBitset | inline |
Clone(MEM_ROOT *mem_root) const | OverflowBitset | inline |
empty() | OverflowBitset | inline |
InitOverflow(MEM_ROOT *mem_root, size_t capacity) | OverflowBitset | protected |
is_inline() const | OverflowBitset | inline |
IsBitSet | OverflowBitset | friend |
IsBitSetOverflow | OverflowBitset | friend |
IsContainedIn(const MEM_ROOT *mem_root) const | OverflowBitset | inline |
IsEmpty | OverflowBitset | friend |
IsSubset | OverflowBitset | friend |
IsSubsetOverflow | OverflowBitset | friend |
kInlineBits | OverflowBitset | protectedstatic |
m_bits | OverflowBitset | |
m_ext | OverflowBitset | |
MutableOverflowBitset | OverflowBitset | friend |
operator=(const OverflowBitset &)=default | OverflowBitset | |
operator=(OverflowBitset &&)=default | OverflowBitset | |
operator=(MutableOverflowBitset &&) | OverflowBitset | inline |
Or(MEM_ROOT *mem_root, OverflowBitset a, OverflowBitset b) | OverflowBitset | inlinestatic |
OrOverflow(MEM_ROOT *mem_root, OverflowBitset a, OverflowBitset b) | OverflowBitset | protectedstatic |
OverflowBitset() | OverflowBitset | inline |
OverflowBitset(uint32_t bits) | OverflowBitset | inlineexplicit |
OverflowBitset(const OverflowBitset &)=default | OverflowBitset | |
OverflowBitset(OverflowBitset &&)=default | OverflowBitset | |
OverflowBitset(MutableOverflowBitset &&) | OverflowBitset | inline |
OverflowBitsetBitsIn | OverflowBitset | friend |
Overlaps | OverflowBitset | friend |
OverlapsOverflow | OverflowBitset | friend |
PopulationCount | OverflowBitset | friend |
PopulationCountOverflow | OverflowBitset | friend |
Xor(MEM_ROOT *mem_root, OverflowBitset a, OverflowBitset b) | OverflowBitset | inlinestatic |
XorOverflow(MEM_ROOT *mem_root, OverflowBitset a, OverflowBitset b) | OverflowBitset | protectedstatic |