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

<+description of block+> More...

#include <fib_sink_vb.h>

Inheritance diagram for gr::dab::fib_sink_vb:
gr::dab::fib_sink_vb_impl

Public Types

typedef boost::shared_ptr< fib_sink_vbsptr
 

Static Public Member Functions

static sptr make ()
 Return a shared_ptr to a new instance of dab::fib_sink_vb. More...
 

Detailed Description

<+description of block+>

Member Typedef Documentation

◆ sptr

typedef boost::shared_ptr<fib_sink_vb> gr::dab::fib_sink_vb::sptr

Member Function Documentation

◆ make()

static sptr gr::dab::fib_sink_vb::make ( )
static

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

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


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