__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 | |
add_extensions(Extensions *) | dsp::Operation | virtual |
bytes_scratch() const | dsp::Operation | inlinevirtual |
bytes_storage() const | dsp::Operation | inlinevirtual |
can_operate() | dsp::Operation | protectedvirtual |
can_run() | dsp::Simultaneous | protected |
check_state | dsp::Operation | static |
checks() | dsp::Simultaneous | protected |
combine(const Operation *) | dsp::Operation | virtual |
copy_input_into_ringbuffer() | dsp::Simultaneous | protected |
copy_ringbuffer_into_output() | dsp::Simultaneous | protected |
destroy_thread() | dsp::Simultaneous | protected |
discarded_weights | dsp::Operation | protected |
free_input_buffers | dsp::Simultaneous | protected |
free_input_buffers_mutex | dsp::Simultaneous | protected |
free_input_cond (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
free_input_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
free_output_buffers (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
free_output_buffers_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
free_output_cond (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
free_output_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
full_input_buffers (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
full_input_buffers_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
full_input_cond (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
full_input_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
full_output_buffers (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
full_output_buffers_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
full_output_cond (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
full_output_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
Function enum name | dsp::Operation | |
get() | dsp::Simultaneous | |
get_delay_time() const | dsp::Operation | inlinevirtual |
get_discarded_weights() const | dsp::Operation | virtual |
get_elapsed_time() const | dsp::Operation | |
get_function() const | dsp::Operation | inlinevirtual |
get_heap_queue_size() | Reference::HeapTracked | static |
get_id() | dsp::Operation | inline |
get_input_typestring() | dsp::Simultaneous | protected |
get_instance_count() | Reference::Able | static |
get_name() const | dsp::Operation | inline |
get_op() | dsp::Simultaneous | inline |
get_output_typestring() | dsp::Simultaneous | protected |
get_reference_count() const | Reference::Able | |
get_total_time() const | dsp::Operation | |
get_total_weights() const | dsp::Operation | virtual |
has_op() | dsp::Simultaneous | inline |
HeapTracked() | Reference::HeapTracked | |
HeapTracked(const HeapTracked &) | Reference::HeapTracked | |
id | dsp::Operation | protected |
init() | dsp::Simultaneous | protected |
initialise_op_input() | dsp::Simultaneous | protected |
initialise_op_output() | dsp::Simultaneous | protected |
input_buffers | dsp::Simultaneous | protected |
instantiation_count | dsp::Operation | static |
keep_running | dsp::Simultaneous | protected |
last_on (defined in dsp::Simultaneous) | dsp::Simultaneous | |
name | dsp::Operation | protected |
new_buffer(string typestring) | dsp::Simultaneous | protected |
new_data() | dsp::Simultaneous | protected |
newify_buffers(vector< Reference::To< BasicBuffer > > &buffers) | dsp::Simultaneous | protected |
newify_input_buffers() | dsp::Simultaneous | protected |
newify_output_buffers() | dsp::Simultaneous | protected |
newify_those_buffers(string typestring, vector< Reference::To< BasicBuffer > > &buffers) | dsp::Simultaneous | protected |
op | dsp::Simultaneous | protected |
op_input | dsp::Simultaneous | protected |
op_loop(Simultaneous *thiz) | dsp::Simultaneous | protectedstatic |
op_output (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
op_thread | dsp::Simultaneous | protected |
op_uses_an_input() | dsp::Simultaneous | protected |
op_uses_an_output() | dsp::Simultaneous | protected |
operate() | dsp::Operation | virtual |
operation() | dsp::Simultaneous | protectedvirtual |
Operation(const char *name) | dsp::Operation | |
Operation(const Operation &) | dsp::Operation | |
operation_status | dsp::Operation | static |
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 OwnStream &) | OwnStream | |
Reference::Able::operator=(const Able &) | Reference::Able | |
Reference::HeapTracked::operator=(const HeapTracked &) | Reference::HeapTracked | |
optime | dsp::Operation | protected |
output_buffers (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
OwnStream() | OwnStream | |
OwnStream(const OwnStream &) | OwnStream | |
pop_free_input_buffer() | dsp::Simultaneous | protected |
pop_free_output_buffer() (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
pop_full_input_buffer() (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
pop_full_output_buffer() (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
prepare() | dsp::Operation | virtual |
prepared | dsp::Operation | protected |
Procedural enum value | dsp::Operation | |
Producer enum value (defined in dsp::Operation) | dsp::Operation | |
record_time | dsp::Operation | static |
report() const | dsp::Operation | virtual |
report_time | dsp::Operation | static |
reserve() | dsp::Operation | virtual |
reset() | dsp::Operation | virtual |
run_op() | dsp::Simultaneous | protected |
running_cond (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
running_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
scratch | dsp::Operation | protected |
scratch_was_set() const (defined in dsp::Operation) | dsp::Operation | |
set_cerr(std::ostream &) const | OwnStream | virtual |
set_cout(std::ostream &) const | OwnStream | virtual |
set_name(const std::string &_name) | dsp::Operation | inlineprotectedvirtual |
set_op(Operation *_op) | dsp::Simultaneous | inline |
set_scratch(Scratch *) | dsp::Operation | virtual |
set_scratch_called (defined in dsp::Operation) | dsp::Operation | protected |
setup_buffers() | dsp::Simultaneous | protected |
setup_op_input() | dsp::Simultaneous | protected |
setup_op_output() | dsp::Simultaneous | protected |
Simultaneous() | dsp::Simultaneous | |
start_thread() | dsp::Simultaneous | protected |
stop_thread() | dsp::Simultaneous | |
Structural enum value | dsp::Operation | |
synch | dsp::Simultaneous | protected |
synch_cond (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
synch_mutex (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
thread_running | dsp::Simultaneous | protected |
timers_index(const std::string &op_name) | dsp::Operation | protected |
total_weights | dsp::Operation | protected |
use_threads | dsp::Simultaneous | protected |
verbose | dsp::Operation | static |
wait_for_free_input_buffer() | dsp::Simultaneous | protected |
wait_for_free_output_buffer() (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
wait_for_full_input_buffer() (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
wait_for_full_output_buffer() (defined in dsp::Simultaneous) | dsp::Simultaneous | protected |
wait_time | dsp::Simultaneous | protected |
wait_to_synch() | dsp::Simultaneous | protected |
~Able() | Reference::Able | virtual |
~HeapTracked() | Reference::HeapTracked | virtual |
~Operation() | dsp::Operation | virtual |
~Simultaneous() | dsp::Simultaneous | virtual |