add_item_tag(unsigned int which_output, const tag_t &tag) | gr::block_detail | |
clear_tags() | gr::block_detail | |
consume(int which_input, int how_many_items) | gr::block_detail | |
consume_each(int how_many_items) | gr::block_detail | |
consumed() const | gr::block_detail | |
d_produce_or | gr::block_detail | |
d_tpb | gr::block_detail | |
done() const | gr::block_detail | inline |
get_tags_in_range(std::vector< tag_t > &v, unsigned int which_input, uint64_t abs_start, uint64_t abs_end, long id) | gr::block_detail | |
get_tags_in_range(std::vector< tag_t > &v, unsigned int which_input, uint64_t abs_start, uint64_t abs_end, const pmt::pmt_t &key, long id) | gr::block_detail | |
input(unsigned int which) | gr::block_detail | inline |
make_block_detail(unsigned int ninputs, unsigned int noutputs) | gr::block_detail | friend |
ninputs() const | gr::block_detail | inline |
nitems_read(unsigned int which_input) | gr::block_detail | |
nitems_written(unsigned int which_output) | gr::block_detail | |
noutputs() const | gr::block_detail | inline |
output(unsigned int which) | gr::block_detail | inline |
pc_input_buffers_full(size_t which) | gr::block_detail | |
pc_input_buffers_full() | gr::block_detail | |
pc_input_buffers_full_avg(size_t which) | gr::block_detail | |
pc_input_buffers_full_avg() | gr::block_detail | |
pc_input_buffers_full_var(size_t which) | gr::block_detail | |
pc_input_buffers_full_var() | gr::block_detail | |
pc_noutput_items() | gr::block_detail | |
pc_noutput_items_avg() | gr::block_detail | |
pc_noutput_items_var() | gr::block_detail | |
pc_nproduced() | gr::block_detail | |
pc_nproduced_avg() | gr::block_detail | |
pc_nproduced_var() | gr::block_detail | |
pc_output_buffers_full(size_t which) | gr::block_detail | |
pc_output_buffers_full() | gr::block_detail | |
pc_output_buffers_full_avg(size_t which) | gr::block_detail | |
pc_output_buffers_full_avg() | gr::block_detail | |
pc_output_buffers_full_var(size_t which) | gr::block_detail | |
pc_output_buffers_full_var() | gr::block_detail | |
pc_throughput_avg() | gr::block_detail | |
pc_work_time() | gr::block_detail | |
pc_work_time_avg() | gr::block_detail | |
pc_work_time_total() | gr::block_detail | |
pc_work_time_var() | gr::block_detail | |
produce(int which_output, int how_many_items) | gr::block_detail | |
produce_each(int how_many_items) | gr::block_detail | |
remove_item_tag(unsigned int which_input, const tag_t &tag, long id) | gr::block_detail | |
reset_nitem_counters() | gr::block_detail | |
reset_perf_counters() | gr::block_detail | |
set_done(bool done) | gr::block_detail | |
set_input(unsigned int which, buffer_reader_sptr reader) | gr::block_detail | |
set_output(unsigned int which, buffer_sptr buffer) | gr::block_detail | |
set_processor_affinity(const std::vector< int > &mask) | gr::block_detail | |
set_thread_priority(int priority) | gr::block_detail | |
sink_p() const | gr::block_detail | inline |
source_p() const | gr::block_detail | inline |
start_perf_counters() | gr::block_detail | |
stop_perf_counters(int noutput_items, int nproduced) | gr::block_detail | |
thread | gr::block_detail | |
thread_priority() | gr::block_detail | |
threaded | gr::block_detail | |
tpb_detail | gr::block_detail | friend |
unset_processor_affinity() | gr::block_detail | |
~block_detail() | gr::block_detail | |