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