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