My Project
BitsetExt Member List

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

bits (defined in Bitset)Bitsetprotected
BitsetExt()BitsetExt
BitsetExt(bool _verbose)BitsetExt
clear()Bitset
count_hamming_dec_len(int block_len, int enc_len)BitsetExtstatic
count_hamming_enc_len(int block_len, int dec_len)BitsetExtstatic
fill_zeros_left(const size_t bit_count)Bitset
flip(size_t pos)Bitset
GetBits()Bitsetinline
hamming_dec(int block_len)BitsetExt
hamming_dec_block(unsigned long block_len, std::deque< bool >::iterator &iter) (defined in BitsetExt)BitsetExtprotected
hamming_enc(int block_len)BitsetExt
hamming_enc_block(unsigned long block_len, std::deque< bool >::iterator &iter) (defined in BitsetExt)BitsetExtprotected
hex()Bitset
Length()Bitset
Output(std::ostream &os) constBitset
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)BitsetExtprotected