GNU Radio's DAB Package
|
<+description of block+> More...
#include <ofdm_remove_first_symbol_vcc.h>
Public Types | |
typedef boost::shared_ptr< ofdm_remove_first_symbol_vcc > | sptr |
Static Public Member Functions | |
static sptr | make (unsigned int vlen) |
Return a shared_ptr to a new instance of dab::ofdm_remove_first_symbol_vcc. More... | |
<+description of block+>
typedef boost::shared_ptr<ofdm_remove_first_symbol_vcc> gr::dab::ofdm_remove_first_symbol_vcc::sptr |
|
static |
Return a shared_ptr to a new instance of dab::ofdm_remove_first_symbol_vcc.
To avoid accidental use of raw pointers, dab::ofdm_remove_first_symbol_vcc's constructor is in a private implementation class. dab::ofdm_remove_first_symbol_vcc::make is the public interface for creating new instances.