23#ifndef INCLUDED_IEEE802_15_4_ZEROPADDING_B_H
24#define INCLUDED_IEEE802_15_4_ZEROPADDING_B_H
26#include <gnuradio/block.h>
40 typedef std::shared_ptr<zeropadding_b>
sptr;
#define IEEE802_15_4_API
Definition api.h:19
<+description of block+>
Definition zeropadding_b.h:38
std::shared_ptr< zeropadding_b > sptr
Definition zeropadding_b.h:40
static sptr make(int nzeros)
Return a shared_ptr to a new instance of ieee802_15_4::zeropadding_b.
Definition access_code_prefixer.h:24
Definition access_code_prefixer.h:23