22 #ifndef INCLUDED_FRAMERS_GR_HDLC_FRAMER_B_H
23 #define INCLUDED_FRAMERS_GR_HDLC_FRAMER_B_H
26 #include <gnuradio/block.h>
27 #include <gnuradio/blocks/pdu.h>
39 typedef boost::shared_ptr<gr_hdlc_framer_b>
sptr;
49 static sptr make(
int dlci);
<+description of block+>
Definition: gr_hdlc_framer_b.h:36
#define FRAMERS_API
Definition: api.h:30
boost::shared_ptr< gr_hdlc_framer_b > sptr
Definition: gr_hdlc_framer_b.h:39