GNU Radio's OsmoSDR Package
osmosdr_sink_c_impl Class Reference

#include <osmosdr_sink_c_impl.h>

Inheritance diagram for osmosdr_sink_c_impl:

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...
 

Friends And Related Function Documentation

osmosdr_sink_c_sptr osmosdr_make_sink_c ( const std::string &  args)
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.


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