GNU Radio's SATNOGS Package
gr::satnogs::frame_file_sink_impl Class Reference

#include <frame_file_sink_impl.h>

Inheritance diagram for gr::satnogs::frame_file_sink_impl:
gr::satnogs::frame_file_sink

Public Member Functions

 frame_file_sink_impl (const std::string &prefix_name, int output_type)
 
 ~frame_file_sink_impl ()
 
void msg_handler_frame (pmt::pmt_t msg)
 

Additional Inherited Members

- Public Types inherited from gr::satnogs::frame_file_sink
typedef boost::shared_ptr< frame_file_sinksptr
 
- Static Public Member Functions inherited from gr::satnogs::frame_file_sink
static sptr make (const std::string &prefix_name, int output_type)
 

Constructor & Destructor Documentation

◆ frame_file_sink_impl()

gr::satnogs::frame_file_sink_impl::frame_file_sink_impl ( const std::string &  prefix_name,
int  output_type 
)

◆ ~frame_file_sink_impl()

gr::satnogs::frame_file_sink_impl::~frame_file_sink_impl ( )

Member Function Documentation

◆ msg_handler_frame()

void gr::satnogs::frame_file_sink_impl::msg_handler_frame ( pmt::pmt_t  msg)

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