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