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