![]() |
My Project
|
This is the complete list of members for BitsetExt, including all inherited members.
| bits (defined in Bitset) | Bitset | protected |
| BitsetExt() | BitsetExt | |
| BitsetExt(bool _verbose) | BitsetExt | |
| clear() | Bitset | |
| count_hamming_dec_len(int block_len, int enc_len) | BitsetExt | static |
| count_hamming_enc_len(int block_len, int dec_len) | BitsetExt | static |
| fill_zeros_left(const size_t bit_count) | Bitset | |
| flip(size_t pos) | Bitset | |
| GetBits() | Bitset | inline |
| hamming_dec(int block_len) | BitsetExt | |
| hamming_dec_block(unsigned long block_len, std::deque< bool >::iterator &iter) (defined in BitsetExt) | BitsetExt | protected |
| hamming_enc(int block_len) | BitsetExt | |
| hamming_enc_block(unsigned long block_len, std::deque< bool >::iterator &iter) (defined in BitsetExt) | BitsetExt | protected |
| hex() | Bitset | |
| Length() | Bitset | |
| Output(std::ostream &os) const | Bitset | |
| pop_back() | Bitset | |
| pop_front() | Bitset | |
| push_back(const bool bit) | Bitset | |
| push_back(const unsigned char b, const int bit_count=8) | Bitset | |
| push_back(const unsigned short s, const int bit_count=16) | Bitset | |
| push_back(const unsigned long l, const int bit_count=32) | Bitset | |
| push_back(std::string s) | Bitset | |
| push_back_meaningful(const unsigned long l) | Bitset | |
| SetVerbose(bool _verbose) | BitsetExt | |
| uchar() | Bitset | |
| ulong() | Bitset | |
| verbose (defined in BitsetExt) | BitsetExt | protected |