|
GNU Radio 3.4.0 C++ API
|

Go to the source code of this file.
Classes | |
| class | gr_message_sink |
| Gather received items into messages and insert into msgq. More... | |
Functions | |
| gr_message_sink_sptr | gr_make_message_sink (size_t itemsize, gr_msg_queue_sptr msgq, bool dont_block) |
| gr_message_sink_sptr gr_make_message_sink | ( | size_t | itemsize, |
| gr_msg_queue_sptr | msgq, | ||
| bool | dont_block | ||
| ) |