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