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

#include <multi_format_msg_sink_impl.h>

Inheritance diagram for gr::satnogs::multi_format_msg_sink_impl:
gr::satnogs::multi_format_msg_sink

Public Member Functions

 multi_format_msg_sink_impl (size_t format, bool timestamp, bool out_stdout, const std::string &filepath)
 
 ~multi_format_msg_sink_impl ()
 

Additional Inherited Members

- Public Types inherited from gr::satnogs::multi_format_msg_sink
typedef boost::shared_ptr< multi_format_msg_sinksptr
 
- Static Public Member Functions inherited from gr::satnogs::multi_format_msg_sink
static sptr make (size_t format, bool timestamp=true, bool out_stdout=true, const std::string &filepath="")
 Block accepting clear text messages from various decoders. Its purpose is to either print these messages to stdout or save them in text format in a file. More...
 

Constructor & Destructor Documentation

◆ multi_format_msg_sink_impl()

gr::satnogs::multi_format_msg_sink_impl::multi_format_msg_sink_impl ( size_t  format,
bool  timestamp,
bool  out_stdout,
const std::string &  filepath 
)

◆ ~multi_format_msg_sink_impl()

gr::satnogs::multi_format_msg_sink_impl::~multi_format_msg_sink_impl ( )

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