| bits | alvar::Bitset | [protected] |
| clear() | alvar::Bitset | |
| fill_zeros_left(const size_t bit_count) | alvar::Bitset | |
| flip(size_t pos) | alvar::Bitset | |
| GetBits() | alvar::Bitset | [inline] |
| hex() | alvar::Bitset | |
| Length() | alvar::Bitset | |
| Output(std::ostream &os) const | alvar::Bitset | |
| pop_back() | alvar::Bitset | |
| pop_front() | alvar::Bitset | |
| push_back(const bool bit) | alvar::Bitset | |
| push_back(const unsigned char b, const int bit_count=8) | alvar::Bitset | |
| push_back(const unsigned short s, const int bit_count=16) | alvar::Bitset | |
| push_back(const unsigned long l, const int bit_count=32) | alvar::Bitset | |
| push_back(std::string s) | alvar::Bitset | |
| push_back_meaningful(const unsigned long l) | alvar::Bitset | |
| uchar() | alvar::Bitset | |
| ulong() | alvar::Bitset |