#include <gr_runtime.h>
#include <stdexcept>
Go to the source code of this file.
Classes | |
| class | gr_block_detail |
| Implementation details to support the signal processing abstraction. More... | |
Functions | |
| gr_block_detail_sptr | gr_make_block_detail (unsigned int ninputs, unsigned int noutputs) |
| long | gr_block_detail_ncurrently_allocated () |
| long gr_block_detail_ncurrently_allocated | ( | ) |
| gr_block_detail_sptr gr_make_block_detail | ( | unsigned int | ninputs, | |
| unsigned int | noutputs | |||
| ) |
1.5.1