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