22#ifndef INCLUDED_DECT2_PACKET_RECEIVER_H
23#define INCLUDED_DECT2_PACKET_RECEIVER_H
26#include <gnuradio/block.h>
39 typedef std::shared_ptr<packet_receiver>
sptr;
#define DECT2_API
Definition api.h:19
<+description of block+>
Definition packet_receiver.h:37
std::shared_ptr< packet_receiver > sptr
Definition packet_receiver.h:39
static sptr make()
Return a shared_ptr to a new instance of dect2::packet_receiver.
Definition packet_decoder.h:29
Definition packet_decoder.h:28