| begin() | SparseBitvector | [inline] |
| begin() const | SparseBitvector | [inline] |
| beginUnbounded() | SparseBitvector | [inline] |
| capacity() const | SparseBitvector | [inline] |
| end() | SparseBitvector | [inline] |
| end() const | SparseBitvector | [inline] |
| endUnbounded() | SparseBitvector | [inline] |
| length() const | SparseBitvector | [inline] |
| lengthpp() | SparseBitvector | [inline] |
| m_capacity | SparseBitvector | [private] |
| m_length | SparseBitvector | [private] |
| m_values | SparseBitvector | [private] |
| operator[](int position) const | SparseBitvector | [inline] |
| push_back(int column) | SparseBitvector | [inline] |
| resize(int length) | SparseBitvector | [inline] |
| resizeToEndOf(iterator &iter) | SparseBitvector | [inline] |
| resizeToEndOf(const_iterator &iter) | SparseBitvector | [inline] |
| setElement(int position, int value) const | SparseBitvector | [inline] |
| setLength(int length) | SparseBitvector | [inline] |
| SparseBitvector(int *values, int &length, int capacity) | SparseBitvector | [inline] |
| values() const | SparseBitvector | [inline] |
1.4.4