GNU Radio's TDD Package
gr::tdd::ferMsgBlock Class Reference

<+description of block+> More...

#include <ferMsgBlock.h>

Inheritance diagram for gr::tdd::ferMsgBlock:

Public Types

typedef boost::shared_ptr< ferMsgBlocksptr
 

Static Public Member Functions

static sptr make (float numSamples)
 Return a shared_ptr to a new instance of tdd::ferMsgBlock.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<ferMsgBlock> gr::tdd::ferMsgBlock::sptr

Member Function Documentation

◆ make()

static sptr gr::tdd::ferMsgBlock::make ( float numSamples)
static

Return a shared_ptr to a new instance of tdd::ferMsgBlock.

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


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