#include <multi_format_msg_sink_impl.h>
|
typedef boost::shared_ptr< multi_format_msg_sink > | sptr |
|
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...
|
|
◆ 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: