GNU Radio's MAC Package
gr::mac::square_ff Class Reference

<+description of block+> More...

#include <square_ff.h>

Inheritance diagram for gr::mac::square_ff:

Public Types

typedef boost::shared_ptr< square_ffsptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of mac::square_ff. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<square_ff> gr::mac::square_ff::sptr

Member Function Documentation

◆ make()

static sptr gr::mac::square_ff::make ( )
static

Return a shared_ptr to a new instance of mac::square_ff.

To avoid accidental use of raw pointers, mac::square_ff's constructor is in a private implementation class. mac::square_ff::make is the public interface for creating new instances.


The documentation for this class was generated from the following file: