#include <gr_runtime.h>
#include <string>
Go to the source code of this file.
Classes | |
class | gr_block |
The abstract base class for all signal processing blocks.
Blocks have a set of input streams and output streams. The input_signature and output_signature define the number of input streams and output streams respectively, and the type of the data items in each stream. More... | |
Functions | |
long | gr_block_ncurrently_allocated () |
long gr_block_ncurrently_allocated | ( | ) |