#include <gr_sync_block.h>
#include <gr_msg_queue.h>
Go to the source code of this file.
Classes | |
class | gr_framer_sink_1 |
Given a stream of bits and access_code flags, assemble packets.
input: stream of bytes from gr_correlate_access_code_bb output: none. Pushes assembled packet into target queue. More... | |
Typedefs | |
typedef boost::shared_ptr < gr_framer_sink_1 > | gr_framer_sink_1_sptr |
Functions | |
gr_framer_sink_1_sptr | gr_make_framer_sink_1 (gr_msg_queue_sptr target_queue) |
gr_framer_sink_1_sptr gr_make_framer_sink_1 | ( | gr_msg_queue_sptr | target_queue | ) |