22#ifndef INCLUDED_IEEE802_15_4_ZEROPADDING_B_H
23#define INCLUDED_IEEE802_15_4_ZEROPADDING_B_H
26#include <gnuradio/block.h>
29 namespace ieee802_15_4 {
39 typedef boost::shared_ptr<zeropadding_b>
sptr;
#define IEEE802_15_4_API
Definition api.h:25
<+description of block+>
Definition zeropadding_b.h:37
static sptr make(int nzeros)
Return a shared_ptr to a new instance of ieee802_15_4::zeropadding_b.
boost::shared_ptr< zeropadding_b > sptr
Definition zeropadding_b.h:39
Definition access_code_prefixer.h:23