GNU Radio's GSM Package
gr::gsm::message_file_sink_impl Class Reference

#include <message_file_sink_impl.h>

Inheritance diagram for gr::gsm::message_file_sink_impl:
gr::gsm::message_file_sink

Public Member Functions

 message_file_sink_impl (const std::string &filename)
 
 ~message_file_sink_impl ()
 
void process_message (pmt::pmt_t msg)
 

Additional Inherited Members

- Public Types inherited from gr::gsm::message_file_sink
typedef boost::shared_ptr< message_file_sinksptr
 
- Static Public Member Functions inherited from gr::gsm::message_file_sink
static sptr make (const std::string &filename)
 Return a shared_ptr to a new instance of grgsm::message_file_sink. More...
 

Constructor & Destructor Documentation

◆ message_file_sink_impl()

gr::gsm::message_file_sink_impl::message_file_sink_impl ( const std::string &  filename)

◆ ~message_file_sink_impl()

gr::gsm::message_file_sink_impl::~message_file_sink_impl ( )

Member Function Documentation

◆ process_message()

void gr::gsm::message_file_sink_impl::process_message ( pmt::pmt_t  msg)

The documentation for this class was generated from the following file: