GNU Radio's DAB Package
gr::dab::frequency_interleaver_vcc Class Reference

<+description of block+> More...

#include <frequency_interleaver_vcc.h>

Inheritance diagram for gr::dab::frequency_interleaver_vcc:

Public Types

typedef std::shared_ptr< frequency_interleaver_vccsptr
 

Static Public Member Functions

static sptr make (const std::vector< short > &interleaving_sequence)
 Return a shared_ptr to a new instance of dab::frequency_interleaver_vcc. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

Member Function Documentation

◆ make()

static sptr gr::dab::frequency_interleaver_vcc::make ( const std::vector< short > &  interleaving_sequence)
static

Return a shared_ptr to a new instance of dab::frequency_interleaver_vcc.

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


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