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