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