GNU Radio's OsmoSDR Package
|
#include <osmosdr_sink_c_impl.h>
Friends | |
osmosdr_sink_c_sptr | osmosdr_make_sink_c (const std::string &args) |
Return a shared_ptr to a new instance of osmosdr_sink_c. More... | |
|
friend |
Return a shared_ptr to a new instance of osmosdr_sink_c.
To avoid accidental use of raw pointers, osmosdr_sink_c's constructor is private. osmosdr_make_sink_c is the public interface for creating new instances.