#include <gr_sync_block.h>
#include <gr_message.h>
#include <gr_msg_queue.h>
Include dependency graph for gr_message_sink.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
gr_message_sink_sptr | gr_make_message_sink (size_t itemsize, gr_msg_queue_sptr msgq, bool dont_block) |
Variables | |
typedef boost::shared_ptr< gr_message_sink > | gr_message_sink_sptr |
|
|
|
|