#include <gr_core_api.h>
#include <gr_runtime_types.h>
#include <gr_tpb_detail.h>
#include <gr_tags.h>
#include <gruel/high_res_timer.h>
#include <stdexcept>
Go to the source code of this file.
|
class | gr_block_detail |
| Implementation details to support the signal processing abstractionThis 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...
|
|
GR_CORE_API long gr_block_detail_ncurrently_allocated |
( |
| ) |
|