GNU Radio's SATELLITES Package
|
<+description of block+> More...
#include <lilacsat1_demux.h>
Public Types | |
typedef boost::shared_ptr< lilacsat1_demux > | sptr |
Static Public Member Functions | |
static sptr | make (std::string tag) |
Return a shared_ptr to a new instance of satellites::lilacsat1_demux. More... | |
<+description of block+>
typedef boost::shared_ptr<lilacsat1_demux> gr::satellites::lilacsat1_demux::sptr |
|
static |
Return a shared_ptr to a new instance of satellites::lilacsat1_demux.
To avoid accidental use of raw pointers, satellits::lilacsat1_demux's constructor is in a private implementation class. satellites::lilacsat1_demux::make is the public interface for creating new instances.