23#ifndef INCLUDED_IEEE802_15_4_PHR_REMOVAL_H
24#define INCLUDED_IEEE802_15_4_PHR_REMOVAL_H
26#include <gnuradio/block.h>
40 typedef std::shared_ptr<phr_removal>
sptr;
50 static sptr make(std::vector<unsigned char> phr);
#define IEEE802_15_4_API
Definition api.h:19
<+description of block+>
Definition phr_removal.h:38
static sptr make(std::vector< unsigned char > phr)
Return a shared_ptr to a new instance of ieee802_15_4::phr_removal.
std::shared_ptr< phr_removal > sptr
Definition phr_removal.h:40
Definition access_code_prefixer.h:24
Definition access_code_prefixer.h:23