__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 |
check_state | dsp::Operation | static |
clone() const =0 | dsp::Source | pure virtual |
combine(const Operation *) | dsp::Operation | virtual |
discarded_weights | dsp::Operation | protected |
end_of_data() const =0 | dsp::Source | pure virtual |
Function enum name | dsp::Operation | |
get_block_size() const =0 | dsp::Source | pure virtual |
get_current_sample() const =0 | dsp::Source | pure virtual |
get_current_time() const =0 | dsp::Source | pure virtual |
get_delay_time() const | dsp::Operation | inlinevirtual |
get_device_supported(Memory *) const =0 | dsp::Source | pure virtual |
get_discarded_weights() const | dsp::Operation | virtual |
get_elapsed_time() const | dsp::Operation | |
get_function() const override | dsp::Source | inlinevirtual |
get_heap_queue_size() | Reference::HeapTracked | static |
get_id() | dsp::Operation | inline |
get_info() const =0 | dsp::Source | pure virtual |
get_info()=0 | dsp::Source | pure virtual |
get_instance_count() | Reference::Able | static |
get_name() const | dsp::Operation | inline |
get_order_supported(TimeSeries::Order) const =0 | dsp::Source | pure virtual |
get_output()=0 | dsp::Source | pure virtual |
get_overlap() const =0 | dsp::Source | pure virtual |
get_reference_count() const | Reference::Able | |
get_total_samples() const =0 | dsp::Source | pure virtual |
get_total_time() const | dsp::Operation | |
get_total_weights() const | dsp::Operation | virtual |
has_output() const =0 | dsp::Source | pure virtual |
HeapTracked() | Reference::HeapTracked | |
HeapTracked(const HeapTracked &) | Reference::HeapTracked | |
id | dsp::Operation | protected |
instantiation_count | dsp::Operation | static |
name | dsp::Operation | protected |
operate() | dsp::Operation | virtual |
operation()=0 | dsp::Operation | protectedpure virtual |
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 |
OwnStream() | OwnStream | |
OwnStream(const OwnStream &) | OwnStream | |
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 |
restart()=0 | dsp::Source | pure virtual |
scratch | dsp::Operation | protected |
scratch_was_set() const (defined in dsp::Operation) | dsp::Operation | |
seek_time(double second)=0 | dsp::Source | pure virtual |
set_block_size(uint64_t)=0 | dsp::Source | pure virtual |
set_cerr(std::ostream &) const | OwnStream | virtual |
set_context(ThreadContext *context)=0 | dsp::Source | pure virtual |
set_cout(std::ostream &) const | OwnStream | virtual |
set_device(Memory *)=0 | dsp::Source | pure virtual |
set_name(const std::string &_name) | dsp::Operation | inlineprotectedvirtual |
set_output(TimeSeries *data)=0 | dsp::Source | pure virtual |
set_output_order(TimeSeries::Order)=0 | dsp::Source | pure virtual |
set_overlap(uint64_t)=0 | dsp::Source | pure virtual |
set_scratch(Scratch *) | dsp::Operation | virtual |
set_scratch_called (defined in dsp::Operation) | dsp::Operation | protected |
set_total_time(double second)=0 | dsp::Source | pure virtual |
share(Source *)=0 | dsp::Source | pure virtual |
Source(const char *name) | dsp::Source | inline |
Structural enum value | dsp::Operation | |
timers_index(const std::string &op_name) | dsp::Operation | protected |
total_weights | dsp::Operation | protected |
verbose | dsp::Operation | static |
~Able() | Reference::Able | virtual |
~HeapTracked() | Reference::HeapTracked | virtual |
~Operation() | dsp::Operation | virtual |
~Source() | dsp::Source | inlinevirtual |