|
GNU Radio's DAB Package
|
<+description of block+> More...
#include <fib_sink_vb.h>
Public Types | |
| typedef boost::shared_ptr< fib_sink_vb > | sptr |
Static Public Member Functions | |
| static sptr | make () |
| Return a shared_ptr to a new instance of dab::fib_sink_vb. More... | |
<+description of block+>
| typedef boost::shared_ptr<fib_sink_vb> gr::dab::fib_sink_vb::sptr |
|
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.