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