Regina Calculation Engine
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Class List
Class Index
Class Hierarchy
Class Members
regina
NBoolSet
regina::NBoolSet Member List
This is the complete list of members for
regina::NBoolSet
, including all inherited members.
contains
(bool value) const
regina::NBoolSet
inline
empty
()
regina::NBoolSet
inline
fill
()
regina::NBoolSet
inline
fromByteCode
(unsigned char code)
regina::NBoolSet
inline
static
getByteCode
() const
regina::NBoolSet
inline
hasFalse
() const
regina::NBoolSet
inline
hasTrue
() const
regina::NBoolSet
inline
insertFalse
()
regina::NBoolSet
inline
insertTrue
()
regina::NBoolSet
inline
NBoolSet
()
regina::NBoolSet
inline
NBoolSet
(bool member)
regina::NBoolSet
inline
NBoolSet
(const NBoolSet &cloneMe)
regina::NBoolSet
inline
NBoolSet
(bool insertTrue, bool insertFalse)
regina::NBoolSet
inline
operator!=
(const NBoolSet &other) const
regina::NBoolSet
inline
operator&
(const NBoolSet &other) const
regina::NBoolSet
inline
operator&=
(const NBoolSet &other)
regina::NBoolSet
inline
operator<
(const NBoolSet &other) const
regina::NBoolSet
inline
operator<<
(std::ostream &out, const NBoolSet &set)
regina::NBoolSet
friend
operator<=
(const NBoolSet &other) const
regina::NBoolSet
inline
operator=
(const NBoolSet &cloneMe)
regina::NBoolSet
inline
operator=
(bool member)
regina::NBoolSet
inline
operator==
(const NBoolSet &other) const
regina::NBoolSet
inline
operator>
(const NBoolSet &other) const
regina::NBoolSet
inline
operator>=
(const NBoolSet &other) const
regina::NBoolSet
inline
operator^
(const NBoolSet &other) const
regina::NBoolSet
inline
operator^=
(const NBoolSet &other)
regina::NBoolSet
inline
operator|
(const NBoolSet &other) const
regina::NBoolSet
inline
operator|=
(const NBoolSet &other)
regina::NBoolSet
inline
operator~
() const
regina::NBoolSet
inline
removeFalse
()
regina::NBoolSet
inline
removeTrue
()
regina::NBoolSet
inline
sBoth
regina::NBoolSet
static
setByteCode
(unsigned char code)
regina::NBoolSet
inline
sFalse
regina::NBoolSet
static
sNone
regina::NBoolSet
static
sTrue
regina::NBoolSet
static
Copyright © 1999-2014, 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@debian.org
).