#include <gr_tpb_thread_body.h>
Public Member Functions | |
gr_tpb_thread_body (gr_block_sptr block) | |
~gr_tpb_thread_body () |
One of these is instantiated in its own thread for each block. The constructor turns into the main loop which returns when the block is done or is interrupted.
gr_tpb_thread_body::gr_tpb_thread_body | ( | gr_block_sptr | block | ) |
gr_tpb_thread_body::~gr_tpb_thread_body | ( | ) |