This is the complete list of members for TTBV, including all inherited members.
abs() | TTBV | inline |
all() const | TTBV | inline |
any() const | TTBV | inline |
bs() const | TTBV | inline |
bs_ | TTBV | private |
count() const | TTBV | inline |
count(int begin, int end, bool b=true) const | TTBV | inline |
encode(int n, bool b=true) const | TTBV | inline |
extract(double base, int size, bool twos=false) | TTBV | inline |
extract(int size, bool twos=false) | TTBV | inline |
flip() | TTBV | inline |
flip(int pos) | TTBV | inline |
ids(bool b=true, bool singed=false) const | TTBV | inline |
iMax() const | TTBV | inlineprivate |
msb() const | TTBV | inline |
msb() | TTBV | inline |
none() const | TTBV | inline |
operator &=(const TTBV &rhs) | TTBV | inline |
operator!=(const TTBV &rhs) const | TTBV | inline |
operator+(const TTBV &rhs) const | TTBV | inline |
operator++() | TTBV | inline |
operator+=(const TTBV &rhs) | TTBV | inline |
operator<<(int pos) const | TTBV | inline |
operator<<(std::ostream &os, const TTBV &ttBV) | TTBV | friend |
operator<<=(int pos) | TTBV | inline |
operator==(const TTBV &rhs) const | TTBV | inline |
operator>>(int pos) const | TTBV | inline |
operator>>=(int pos) | TTBV | inline |
operator[](int pos) const | TTBV | inline |
operator[](int pos) | TTBV | inline |
operator^=(const TTBV &rhs) | TTBV | inline |
operator|=(const TTBV &rhs) | TTBV | inline |
operator~() const | TTBV | inline |
plEncode(bool b=true) const | TTBV | inline |
pmEncode(bool b=true) const | TTBV | inline |
powersOfTwo() const | TTBV | inlineprivate |
reset() | TTBV | inline |
reset(int pos) | TTBV | inline |
resize(int size) | TTBV | inline |
S_ | TTBV | static |
set() | TTBV | inline |
set(int pos) | TTBV | inline |
set(std::vector< int > vpos) | TTBV | inline |
size() const | TTBV | inline |
size_ | TTBV | private |
slice(int size, bool twos=false) | TTBV | inline |
str() const | TTBV | inline |
str(int start, int end=0) const | TTBV | inline |
TTBV() | TTBV | inline |
TTBV(const double d) | TTBV | inline |
TTBV(unsigned long long int value, int size) | TTBV | inline |
TTBV(int value, int size, bool twos=false) | TTBV | inline |
TTBV(double value, double base, int size, bool twos=false) | TTBV | inline |
TTBV(const std::string &str, bool twos=false) | TTBV | inline |
TTBV(const std::bitset< S_ > &bs, bool twos=false) | TTBV | inline |
TTBV(const TTBV &ttBV, int begin, int end=0, bool twos=false) | TTBV | inline |
twos() const | TTBV | inline |
twos_ | TTBV | private |
val() const | TTBV | inline |
val(bool twos) const | TTBV | inline |
val(int start, int end=0, bool twos=false) const | TTBV | inline |
val(double base) const | TTBV | inline |
val(double base, int start, int end=0, bool twos=false) const | TTBV | inline |