11 #ifndef INCLUDED_SATELLITES_PDU_HEAD_TAIL_H
12 #define INCLUDED_SATELLITES_PDU_HEAD_TAIL_H
14 #include <gnuradio/block.h>
18 namespace satellites {
28 typedef std::shared_ptr<pdu_head_tail>
sptr;
#define SATELLITES_API
Definition: api.h:31
<+description of block+>
Definition: pdu_head_tail.h:26
std::shared_ptr< pdu_head_tail > sptr
Definition: pdu_head_tail.h:28
static sptr make(int mode, size_t num)
Return a shared_ptr to a new instance of satellites::pdu_head_tail.
Definition: ax100_decode.h:17