23#ifndef INCLUDED_NOAA_HRPT_DEFRAMER_H
24#define INCLUDED_NOAA_HRPT_DEFRAMER_H
40 typedef boost::shared_ptr<hrpt_deframer>
sptr;
The abstract base class for all 'terminal' processing blocks.
Definition: block.h:66
NOAA HRPT Deframer.
Definition: hrpt_deframer.h:37
boost::shared_ptr< hrpt_deframer > sptr
Definition: hrpt_deframer.h:40
static sptr make()
Make NOAA HRPT Deframer.
#define NOAA_API
Definition: gr-noaa/include/gnuradio/noaa/api.h:30
Include this header to use the message passing features.
Definition: basic_block.h:45