| clearBits() | ExplicitBitVect | [inline, virtual] |
| dp_bits | ExplicitBitVect | |
| ExplicitBitVect() | ExplicitBitVect | [inline] |
| ExplicitBitVect(unsigned int size) | ExplicitBitVect | [inline, explicit] |
| ExplicitBitVect(const ExplicitBitVect &other) | ExplicitBitVect | |
| ExplicitBitVect(const std::string &) | ExplicitBitVect | |
| ExplicitBitVect(const char *, const unsigned int) | ExplicitBitVect | |
| getBit(const unsigned int which) const | ExplicitBitVect | [virtual] |
| getNumBits() const | ExplicitBitVect | [virtual] |
| getNumOffBits() const | ExplicitBitVect | [virtual] |
| getNumOnBits() const | ExplicitBitVect | [virtual] |
| getOnBits(IntVect &v) const | ExplicitBitVect | [virtual] |
| initFromText(const char *data, const unsigned int dataLen, bool isBase64=false, bool allowOldFormat=false) | BitVect | |
| operator!=(const ExplicitBitVect &o) const | ExplicitBitVect | [inline] |
| operator&(const ExplicitBitVect &other) const | ExplicitBitVect | |
| operator=(const ExplicitBitVect &other) | ExplicitBitVect | |
| operator==(const ExplicitBitVect &o) const | ExplicitBitVect | [inline] |
| operator[](const unsigned int which) const | ExplicitBitVect | [virtual] |
| operator^(const ExplicitBitVect &other) const | ExplicitBitVect | |
| operator|(const ExplicitBitVect &other) const | ExplicitBitVect | |
| operator~() const | ExplicitBitVect | |
| setBit(const unsigned int which) | ExplicitBitVect | [virtual] |
| toString() const | ExplicitBitVect | [virtual] |
| unsetBit(const unsigned int which) | ExplicitBitVect | [virtual] |
| ~BitVect()=0 | BitVect | [pure virtual] |
| ~ExplicitBitVect() | ExplicitBitVect |
1.7.1