gr_packet_sink.h File Reference

#include <gr_sync_block.h>
#include <gr_msg_queue.h>

Go to the source code of this file.

Classes

class  gr_packet_sink
 process received bits looking for packet sync, header, and process bits into packet More...

Typedefs

typedef boost::shared_ptr<
gr_packet_sink
gr_packet_sink_sptr

Functions

gr_packet_sink_sptr gr_make_packet_sink (const std::vector< unsigned char > &sync_vector, gr_msg_queue_sptr target_queue, int threshold=-1)


Typedef Documentation

typedef boost::shared_ptr<gr_packet_sink> gr_packet_sink_sptr
 


Function Documentation

gr_packet_sink_sptr gr_make_packet_sink const std::vector< unsigned char > &  sync_vector,
gr_msg_queue_sptr  target_queue,
int  threshold = -1
 


Generated on Sun Jan 15 07:50:33 2006 for GNU Radio 2.x by  doxygen 1.4.6