__dereference(bool auto_delete=true) const | Reference::Able | protected |
__is_on_heap() const | Reference::HeapTracked | |
__reference(bool active) const | Reference::Able | protected |
Able() | Reference::Able | |
Able(const Able &) | Reference::Able | |
bits_per_byte | dsp::BitTable | static |
BitTable(unsigned nbit, Type type, bool reverse_bits=false) | dsp::BitTable | |
build() | dsp::BitTable | protected |
destroy() | dsp::BitTable | protected |
effective_nbit | dsp::BitTable | protected |
extract(unsigned byte, unsigned i) const | dsp::BitTable | virtual |
generate(float *table) const | dsp::BitTable | |
generate_unique_values(float *vals) const | dsp::TwoBitTable | virtual |
get_effective_nbit() const (defined in dsp::BitTable) | dsp::BitTable | inline |
get_heap_queue_size() | Reference::HeapTracked | static |
get_hi_val() const | dsp::TwoBitTable | inline |
get_instance_count() | Reference::Able | static |
get_lo_val() const | dsp::TwoBitTable | inline |
get_nlow_lookup(char *nlow_lookup) const | dsp::BitTable | virtual |
get_nlow_threshold() const | dsp::BitTable | virtual |
get_optimal_variance() const | dsp::BitTable | virtual |
get_order() const (defined in dsp::BitTable) | dsp::BitTable | inline |
get_reference_count() const | Reference::Able | |
get_reverse_2bit() const | dsp::TwoBitTable | inline |
get_scale() const | dsp::BitTable | |
get_type() const | dsp::BitTable | inline |
get_unique_values() const | dsp::BitTable | inline |
get_values(unsigned byte=0) const | dsp::BitTable | |
get_values_per_byte() const | dsp::BitTable | inline |
get_zero_is_a_threshold() const (defined in dsp::BitTable) | dsp::BitTable | inline |
HeapTracked() | Reference::HeapTracked | |
HeapTracked(const HeapTracked &) | Reference::HeapTracked | |
hi_val | dsp::TwoBitTable | protected |
LeastToMost enum value (defined in dsp::BitTable) | dsp::BitTable | |
lo_val | dsp::TwoBitTable | protected |
MostToLeast enum value (defined in dsp::BitTable) | dsp::BitTable | |
nbit | dsp::BitTable | protected |
nbit_mask | dsp::BitTable | protected |
OffsetBinary enum value (defined in dsp::BitTable) | dsp::BitTable | |
operator delete(void *location, void *ptr) | Reference::HeapTracked | static |
operator delete(void *location) | Reference::HeapTracked | static |
operator new(size_t size, void *ptr=0) | Reference::HeapTracked | static |
operator=(const Able &) | Reference::Able | |
Reference::HeapTracked::operator=(const HeapTracked &) | Reference::HeapTracked | |
Order enum name | dsp::BitTable | |
order | dsp::BitTable | protected |
rebuild() | dsp::TwoBitTable | |
reverse_2bit | dsp::TwoBitTable | protected |
reverse_bits | dsp::BitTable | protected |
S2TwoBitTable(Type type) | dsp::S2TwoBitTable | inline |
scale | dsp::BitTable | mutableprotected |
set_effective_nbit(unsigned bits) | dsp::BitTable | |
set_hi_val(float hi_val) | dsp::TwoBitTable | |
set_lo_val(float lo_val) | dsp::TwoBitTable | |
set_order(Order) | dsp::BitTable | |
set_reverse_2bit(bool flag=true) | dsp::TwoBitTable | |
set_zero_is_a_threshold(bool) | dsp::BitTable | |
SignMagnitude enum value (defined in dsp::BitTable) | dsp::BitTable | |
table | dsp::BitTable | protected |
twobit(unsigned byte, unsigned sample) const | dsp::S2TwoBitTable | virtual |
TwoBitTable(Type type, bool reverse_bits=false) | dsp::TwoBitTable | |
TwosComplement enum value (defined in dsp::BitTable) | dsp::BitTable | |
type | dsp::BitTable | protected |
Type enum name | dsp::BitTable | |
unique_bytes | dsp::BitTable | static |
unique_values | dsp::BitTable | protected |
values_per_byte | dsp::BitTable | protected |
zero_is_a_threshold | dsp::BitTable | protected |
~Able() | Reference::Able | virtual |
~BitTable() | dsp::BitTable | virtual |
~HeapTracked() | Reference::HeapTracked | virtual |
~S2TwoBitTable() | dsp::S2TwoBitTable | inline |