22 #ifndef INCLUDED_AIS_PDU_TO_NMEA_H 23 #define INCLUDED_AIS_PDU_TO_NMEA_H 26 #include <gnuradio/block.h> 39 typedef boost::shared_ptr<pdu_to_nmea>
sptr;
41 virtual void to_nmea(pmt::pmt_t) = 0;
42 virtual void print(pmt::pmt_t) = 0;
52 static sptr make(std::string designator);
#define AIS_API
Definition: api.h:30
<+description of block+>
Definition: pdu_to_nmea.h:36
Definition: corr_est_cc.h:29
boost::shared_ptr< pdu_to_nmea > sptr
Definition: pdu_to_nmea.h:39