23 #ifndef INCLUDED_GSM_MESSAGE_FILE_SINK_H
24 #define INCLUDED_GSM_MESSAGE_FILE_SINK_H
27 #include <gnuradio/block.h>
40 typedef boost::shared_ptr<message_file_sink>
sptr;
50 static sptr make(
const std::string &filename);
#define GRGSM_API
Definition: api.h:31
boost::shared_ptr< message_file_sink > sptr
Definition: message_file_sink.h:40
<+description of block+>
Definition: message_file_sink.h:37