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

<+description of block+> More...

#include <ferMsgCount.h>

Inheritance diagram for gr::tdd::ferMsgCount:

Public Types

typedef boost::shared_ptr< ferMsgCountsptr
 

Static Public Member Functions

static sptr make (int verbose, int framesync, int crc)
 Return a shared_ptr to a new instance of tdd::ferMsgCount.
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

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

Member Function Documentation

◆ make()

static sptr gr::tdd::ferMsgCount::make ( int  verbose,
int  framesync,
int  crc 
)
static

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

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


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