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