Classes | |
class | gr_block_detail |
Implementation details to support the signal processing abstraction
This class contains implementation detail that should be "out of sight" of almost all users of GNU Radio. This decoupling also means that we can make changes to the guts without having to recompile everything. More... | |
class | gr_buffer |
Single writer, multiple reader fifo. More... | |
class | gr_buffer_reader |
How we keep track of the readers of a gr_buffer. More... | |
class | gr_single_threaded_scheduler |
Simple scheduler for stream computations. More... |