RDKit
Open-source cheminformatics and machine learning.
ExplicitBitVect Member List

This is the complete list of members for ExplicitBitVect, including all inherited members.

clearBits()ExplicitBitVectinlinevirtual
dp_bitsExplicitBitVect
ExplicitBitVect()ExplicitBitVectinline
ExplicitBitVect(unsigned int size)ExplicitBitVectinlineexplicit
ExplicitBitVect(unsigned int size, bool bitsSet)ExplicitBitVect
ExplicitBitVect(const ExplicitBitVect &other)ExplicitBitVect
ExplicitBitVect(const std::string &)ExplicitBitVect
ExplicitBitVect(const char *, const unsigned int)ExplicitBitVect
getBit(const unsigned int which) const ExplicitBitVectvirtual
getNumBits() const ExplicitBitVectvirtual
getNumOffBits() const ExplicitBitVectvirtual
getNumOnBits() const ExplicitBitVectvirtual
getOnBits(IntVect &v) const ExplicitBitVectvirtual
initFromText(const char *data, const unsigned int dataLen, bool isBase64=false, bool allowOldFormat=false)BitVect
operator!=(const ExplicitBitVect &o) const ExplicitBitVectinline
operator&(const ExplicitBitVect &other) const ExplicitBitVect
operator&=(const ExplicitBitVect &other)ExplicitBitVect
operator+(const ExplicitBitVect &other) const ExplicitBitVect
operator+=(const ExplicitBitVect &other)ExplicitBitVect
operator=(const ExplicitBitVect &other)ExplicitBitVect
operator==(const ExplicitBitVect &o) const ExplicitBitVectinline
operator[](const unsigned int which) const ExplicitBitVectvirtual
operator^(const ExplicitBitVect &other) const ExplicitBitVect
operator^=(const ExplicitBitVect &other)ExplicitBitVect
operator|(const ExplicitBitVect &other) const ExplicitBitVect
operator|=(const ExplicitBitVect &other)ExplicitBitVect
operator~() const ExplicitBitVect
setBit(const unsigned int which)ExplicitBitVectvirtual
size() const BitVectinline
toString() const ExplicitBitVectvirtual
unsetBit(const unsigned int which)ExplicitBitVectvirtual
~BitVect()=0BitVectpure virtual
~ExplicitBitVect()ExplicitBitVect