BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
BALL::BitVector Member List

This is the complete list of members for BALL::BitVector, including all inherited members.

bitset_BALL::BitVectorprivate
BitVector()BALL::BitVector
BitVector(Size size)BALL::BitVector
BitVector(const BitVector &bit_vector)BALL::BitVector
BitVector(const char *bit_string)BALL::BitVector
bitwiseAnd(const BitVector &bit_vector)BALL::BitVector
bitwiseOr(const BitVector &bit_vector)BALL::BitVector
bitwiseXor(const BitVector &bit_vector)BALL::BitVector
block_(Index index)BALL::BitVectorprivate
block_(Index index) const BALL::BitVectorprivate
BlockSizeBALL::BitVectorstatic
BlockType typedefBALL::BitVector
clear()BALL::BitVector
countValue(bool value) const BALL::BitVector
fill(bool value=true, Index first=0, Index last=-1)BALL::BitVector
get(BitVector &bitvector) const BALL::BitVector
getBit(Index index)BALL::BitVector
getBit(Index index) const BALL::BitVector
getBitSet()BALL::BitVector
getBitSet() const BALL::BitVector
getSize() const BALL::BitVector
getUnsignedChar() const BALL::BitVector
getUnsignedInt() const BALL::BitVector
getUnsignedLong() const BALL::BitVector
getUnsignedShort() const BALL::BitVector
isAnyBit(bool value, Index first=0, Index last=-1) const BALL::BitVector
isEveryBit(bool value, Index first=0, Index last=-1) const BALL::BitVector
isValid() const BALL::BitVector
mask_(Index index) const BALL::BitVectorprivate
operator!=(const BitVector &bit_vector) const BALL::BitVector
operator&(const BitVector &bit_vector)BALL::BitVector
operator&=(const BitVector &bit_vector)BALL::BitVector
operator()(Index first, Index last) const BALL::BitVector
operator<<(std::ostream &s, const BitVector &bit_vector)BALL::BitVectorfriend
operator=(const BitVector &bit_vector)BALL::BitVector
operator=(const char *bit_string)BALL::BitVector
operator==(const BitVector &bit_vector) const BALL::BitVector
operator>>(std::istream &s, BitVector &bit_vector)BALL::BitVectorfriend
operator[](Index index)BALL::BitVector
operator[](Index index) const BALL::BitVector
operator^(const BitVector &bit_vector)BALL::BitVector
operator^=(const BitVector &bit_vector)BALL::BitVector
operator|(const BitVector &bit_vector)BALL::BitVector
operator|=(const BitVector &bit_vector)BALL::BitVector
operator~()BALL::BitVector
read(std::istream &s)BALL::BitVectorvirtual
read(PersistenceManager &pm)BALL::BitVectorvirtual
set(const BitVector &bit_vector)BALL::BitVector
set(const char *bit_string)BALL::BitVector
setBit(Index index, bool value=true)BALL::BitVector
setSize(Size size, bool keep=true)BALL::BitVector
setUnsignedChar(unsigned char bit_pattern)BALL::BitVector
setUnsignedInt(unsigned int bit_pattern)BALL::BitVector
setUnsignedLong(unsigned long bit_pattern)BALL::BitVector
setUnsignedShort(unsigned short bit_pattern)BALL::BitVector
size_BALL::BitVectorprivate
toggle(Index first=0, Index last=-1)BALL::BitVector
toggleBit(Index index)BALL::BitVector
validateIndex_(Index &index)BALL::BitVectorprotected
validateIndex_(Index &index) const BALL::BitVectorprotected
validateRange_(Index &first, Index &last) const BALL::BitVectorprotected
VectorType typedefBALL::BitVector
write(std::ostream &s) const BALL::BitVectorvirtual
write(PersistenceManager &pm) const BALL::BitVectorvirtual
~BitVector()BALL::BitVectorvirtual