Regina Calculation Engine
regina::BoolSet Member List

This is the complete list of members for regina::BoolSet, including all inherited members.

BoolSet()regina::BoolSetinline
BoolSet(bool member)regina::BoolSetinline
BoolSet(const BoolSet &cloneMe)=defaultregina::BoolSet
BoolSet(bool insertTrue, bool insertFalse)regina::BoolSetinline
byteCode() constregina::BoolSetinline
contains(bool value) constregina::BoolSetinline
empty()regina::BoolSetinline
fill()regina::BoolSetinline
fromByteCode(unsigned char code)regina::BoolSetinlinestatic
hasFalse() constregina::BoolSetinline
hasTrue() constregina::BoolSetinline
insertFalse()regina::BoolSetinline
insertTrue()regina::BoolSetinline
operator!=(const BoolSet &other) constregina::BoolSetinline
operator&(const BoolSet &other) constregina::BoolSetinline
operator&=(const BoolSet &other)regina::BoolSetinline
operator<(const BoolSet &other) constregina::BoolSetinline
operator<<(std::ostream &out, const BoolSet &set)regina::BoolSetfriend
operator<=(const BoolSet &other) constregina::BoolSetinline
operator=(const BoolSet &cloneMe)=defaultregina::BoolSet
operator=(bool member)regina::BoolSetinline
operator==(const BoolSet &other) constregina::BoolSetinline
operator>(const BoolSet &other) constregina::BoolSetinline
operator>=(const BoolSet &other) constregina::BoolSetinline
operator^(const BoolSet &other) constregina::BoolSetinline
operator^=(const BoolSet &other)regina::BoolSetinline
operator|(const BoolSet &other) constregina::BoolSetinline
operator|=(const BoolSet &other)regina::BoolSetinline
operator~() constregina::BoolSetinline
removeFalse()regina::BoolSetinline
removeTrue()regina::BoolSetinline
sBothregina::BoolSetstatic
setByteCode(unsigned char code)regina::BoolSetinline
sFalseregina::BoolSetstatic
sNoneregina::BoolSetstatic
sTrueregina::BoolSetstatic

Copyright © 1999-2021, The Regina development team
This software is released under the GNU General Public License, with some additional permissions; see the source code for details.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@maths.uq.edu.au).