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