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