OR-Tools  8.2
Bitset64< IndexType > Member List

This is the complete list of members for Bitset64< IndexType >, including all inherited members.

AreOneOfTwoBitsSet(IndexType i) constBitset64< IndexType >inline
begin() constBitset64< IndexType >inline
Bitset64 classBitset64< IndexType >friend
Bitset64()Bitset64< IndexType >inline
Bitset64(IndexType size)Bitset64< IndexType >inlineexplicit
Clear(IndexType i)Bitset64< IndexType >inline
ClearAll()Bitset64< IndexType >inline
ClearAndResize(IndexType size)Bitset64< IndexType >inline
ClearBucket(IndexType i)Bitset64< IndexType >inline
ClearTwoBits(IndexType i)Bitset64< IndexType >inline
CopyBucket(const Bitset64< IndexType > &other, IndexType i)Bitset64< IndexType >inline
DebugString() constBitset64< IndexType >inline
end() constBitset64< IndexType >inline
Intersection(const Bitset64< IndexType > &other)Bitset64< IndexType >inline
IsSet(IndexType i) constBitset64< IndexType >inline
operator[](IndexType i) constBitset64< IndexType >inline
PushBack(bool value)Bitset64< IndexType >inline
Resize(IndexType size)Bitset64< IndexType >inline
Set(IndexType i)Bitset64< IndexType >inline
Set(IndexType i, bool value)Bitset64< IndexType >inline
SetBitFromOtherBitSets(IndexType i, const Bitset64< IndexType > &other1, uint64 use1, const Bitset64< IndexType > &other2, uint64 use2)Bitset64< IndexType >inline
SetContentFromBitset(const Bitset64< OtherIndexType > &other)Bitset64< IndexType >inline
SetContentFromBitsetOfSameSize(const Bitset64< OtherIndexType > &other)Bitset64< IndexType >inline
size() constBitset64< IndexType >inline
Union(const Bitset64< IndexType > &other)Bitset64< IndexType >inline