GNU Radio's CESSB Package
gr::cessb::stretcher_cc Class Reference

<+description of block+> More...

#include <stretcher_cc.h>

Inheritance diagram for gr::cessb::stretcher_cc:
gr::cessb::stretcher_cc_impl

Public Types

typedef boost::shared_ptr
< stretcher_cc
sptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of cessb::stretcher_cc. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

typedef boost::shared_ptr<stretcher_cc> gr::cessb::stretcher_cc::sptr

Member Function Documentation

static sptr gr::cessb::stretcher_cc::make ( )
static

Return a shared_ptr to a new instance of cessb::stretcher_cc.

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


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